#dc12be color space conversions
Hex:
#dc12be
RGB:
220, 18, 190
CMY:
14, 93, 25
CMYK:
0, 92, 14, 14
HSL:
309°, 84.8739%, 46.6667%
HSV (HSB):
309°, 91.8182%, 86.2745%
XYZ:
39.0258, 19.3660, 50.3963
xyY:
0.3587, 0.1780, 19.3660
CIE-Lab:
51.1126, 82.3487, -38.9954
CIE-LCH:
51.1126, 91.1151, 334.6606
CIE-Luv:
51.1126, 84.3196, -70.2714
Hunter-Lab:
44.0068, 81.2842, -37.0938
#dc12be color charts
#dc12be color shades, tints & tones
#dc12be color schemes
#dc12be color preview, HTML & CSS examples
This text has a color of #dc12be
<p style="color:#dc12be;">Text here</p>
.mytext {color:#dc12be;}
This box has a color of #dc12be
<div style="background-color:#dc12be;">Content here</div>
.mybackground {background-color:#dc12be;}
Border around this has a color of #dc12be
<div style="border:2px solid #dc12be;">Content here</div>
.myborder {border:2px solid #dc12be;}