#cd125c color space conversions
Hex:
#cd125c
RGB:
205, 18, 92
CMY:
20, 93, 64
CMYK:
0, 91, 55, 20
HSL:
336°, 83.8565%, 43.7255%
HSV (HSB):
336°, 91.2195%, 80.3922%
XYZ:
27.3249, 14.1845, 11.4229
xyY:
0.5162, 0.2680, 14.1845
CIE-Lab:
44.4963, 69.2371, 9.9771
CIE-LCH:
44.4963, 69.9523, 8.1999
CIE-Luv:
44.4963, 116.0027, -1.7560
Hunter-Lab:
37.6623, 63.5973, 8.3810
#cd125c color charts
#cd125c color shades, tints & tones
#cd125c color schemes
#cd125c color preview, HTML & CSS examples
This text has a color of #cd125c
<p style="color:#cd125c;">Text here</p>
.mytext {color:#cd125c;}
This box has a color of #cd125c
<div style="background-color:#cd125c;">Content here</div>
.mybackground {background-color:#cd125c;}
Border around this has a color of #cd125c
<div style="border:2px solid #cd125c;">Content here</div>
.myborder {border:2px solid #cd125c;}