#cd127c color space conversions
Hex:
#cd127c
RGB:
205, 18, 124
CMY:
20, 93, 51
CMYK:
0, 91, 40, 20
HSL:
326°, 83.8565%, 43.7255%
HSV (HSB):
326°, 91.2195%, 80.3922%
XYZ:
29.0312, 14.8670, 20.4083
xyY:
0.4515, 0.2312, 14.8670
CIE-Lab:
45.4515, 71.8508, -8.5070
CIE-LCH:
45.4515, 72.3527, 353.2477
CIE-Luv:
45.4515, 102.1361, -24.3480
Hunter-Lab:
38.5577, 66.9218, -4.3913
#cd127c color charts
#cd127c color shades, tints & tones
#cd127c color schemes
#cd127c color preview, HTML & CSS examples
This text has a color of #cd127c
<p style="color:#cd127c;">Text here</p>
.mytext {color:#cd127c;}
This box has a color of #cd127c
<div style="background-color:#cd127c;">Content here</div>
.mybackground {background-color:#cd127c;}
Border around this has a color of #cd127c
<div style="border:2px solid #cd127c;">Content here</div>
.myborder {border:2px solid #cd127c;}