#cd1234 color space conversions
Hex:
#cd1234
RGB:
205, 18, 52
CMY:
20, 93, 80
CMYK:
0, 91, 75, 20
HSL:
349°, 83.8565%, 43.7255%
HSV (HSB):
349°, 91.2195%, 80.3922%
XYZ:
26.0130, 13.6597, 4.5144
xyY:
0.5887, 0.3091, 13.6597
CIE-Lab:
43.7409, 67.1252, 33.7798
CIE-LCH:
43.7409, 75.1457, 26.7132
CIE-Luv:
43.7409, 129.5428, 19.6600
Hunter-Lab:
36.9590, 60.9560, 18.6293
#cd1234 color charts
#cd1234 RGB chart
#cd1234 CMYK chart
#cd1234 RGB pie chart
#cd1234 color shades, tints & tones
#cd1234 color schemes
#cd1234 color preview, HTML & CSS examples
This text has a color of #cd1234
<p style="color:#cd1234;">Text here</p>
.mytext {color:#cd1234;}
Text color #cd1234
This box has a color of #cd1234
<div style="background-color:#cd1234;">Content here</div>
.mybackground {background-color:#cd1234;}
Background color #cd1234
Border around this has a color of #cd1234
<div style="border:2px solid #cd1234;">Content here</div>
.myborder {border:2px solid #cd1234;}
Border color #cd1234