#cd107d color space conversions
Hex:
#cd107d
RGB:
205, 16, 125
CMY:
20, 94, 51
CMYK:
0, 92, 39, 20
HSL:
325°, 85.5204%, 43.3333%
HSV (HSB):
325°, 92.1951%, 80.3922%
XYZ:
29.0638, 14.8304, 20.7328
xyY:
0.4497, 0.2295, 14.8304
CIE-Lab:
45.4010, 72.1942, -9.1974
CIE-LCH:
45.4010, 72.7777, 352.7397
CIE-Luv:
45.4010, 101.9491, -25.3079
Hunter-Lab:
38.5102, 67.3216, -4.9628
#cd107d color charts
#cd107d color shades, tints & tones
#cd107d color schemes
#cd107d color preview, HTML & CSS examples
This text has a color of #cd107d
<p style="color:#cd107d;">Text here</p>
.mytext {color:#cd107d;}
This box has a color of #cd107d
<div style="background-color:#cd107d;">Content here</div>
.mybackground {background-color:#cd107d;}
Border around this has a color of #cd107d
<div style="border:2px solid #cd107d;">Content here</div>
.myborder {border:2px solid #cd107d;}