#cd123c color space conversions
Hex:
#cd123c
RGB:
205, 18, 60
CMY:
20, 93, 76
CMYK:
0, 91, 71, 20
HSL:
347°, 83.8565%, 43.7255%
HSV (HSB):
347°, 91.2195%, 80.3922%
XYZ:
26.2088, 13.7380, 5.5453
xyY:
0.5761, 0.3020, 13.7380
CIE-Lab:
43.8548, 67.4464, 29.0638
CIE-LCH:
43.8548, 73.4420, 23.3120
CIE-Luv:
43.8548, 127.3226, 16.1844
Hunter-Lab:
37.0648, 61.3551, 17.0749
#cd123c color charts
#cd123c RGB chart
#cd123c CMYK chart
#cd123c RGB pie chart
#cd123c color shades, tints & tones
#cd123c color schemes
#cd123c color preview, HTML & CSS examples
This text has a color of #cd123c
<p style="color:#cd123c;">Text here</p>
.mytext {color:#cd123c;}
Text color #cd123c
This box has a color of #cd123c
<div style="background-color:#cd123c;">Content here</div>
.mybackground {background-color:#cd123c;}
Background color #cd123c
Border around this has a color of #cd123c
<div style="border:2px solid #cd123c;">Content here</div>
.myborder {border:2px solid #cd123c;}
Border color #cd123c