#dc108c color space conversions
Hex:
#dc108c
RGB:
220, 16, 140
CMY:
14, 94, 45
CMYK:
0, 93, 36, 14
HSL:
324°, 86.4407%, 46.2745%
HSV (HSB):
324°, 92.7273%, 86.2745%
XYZ:
34.4341, 17.4797, 26.3700
xyY:
0.4399, 0.2233, 17.4797
CIE-Lab:
48.8588, 76.8764, -12.8400
CIE-LCH:
48.8588, 77.9413, 350.5179
CIE-Luv:
48.8588, 107.1744, -31.5355
Hunter-Lab:
41.8087, 73.8494, -8.1299
#dc108c color charts
#dc108c color shades, tints & tones
#dc108c color schemes
#dc108c color preview, HTML & CSS examples
This text has a color of #dc108c
<p style="color:#dc108c;">Text here</p>
.mytext {color:#dc108c;}
This box has a color of #dc108c
<div style="background-color:#dc108c;">Content here</div>
.mybackground {background-color:#dc108c;}
Border around this has a color of #dc108c
<div style="border:2px solid #dc108c;">Content here</div>
.myborder {border:2px solid #dc108c;}