#dc168d color space conversions
Hex:
#dc168d
RGB:
220, 22, 141
CMY:
14, 91, 45
CMYK:
0, 90, 36, 14
HSL:
324°, 81.8182%, 47.4510%
HSV (HSB):
324°, 90.0000%, 86.2745%
XYZ:
34.6098, 17.7126, 26.7940
xyY:
0.4375, 0.2239, 17.7126
CIE-Lab:
49.1456, 76.2456, -13.0103
CIE-LCH:
49.1456, 77.3477, 350.3165
CIE-Luv:
49.1456, 105.9433, -31.6751
Hunter-Lab:
42.0863, 73.1392, -8.2863
#dc168d color charts
#dc168d color shades, tints & tones
#dc168d color schemes
#dc168d color preview, HTML & CSS examples
This text has a color of #dc168d
<p style="color:#dc168d;">Text here</p>
.mytext {color:#dc168d;}
This box has a color of #dc168d
<div style="background-color:#dc168d;">Content here</div>
.mybackground {background-color:#dc168d;}
Border around this has a color of #dc168d
<div style="border:2px solid #dc168d;">Content here</div>
.myborder {border:2px solid #dc168d;}