#cd4142 color space conversions
Hex:
#cd4142
RGB:
205, 65, 66
CMY:
20, 75, 74
CMYK:
0, 68, 68, 20
HSL:
360°, 58.3333%, 52.9412%
HSV (HSB):
360°, 68.2927%, 80.3922%
XYZ:
28.0505, 17.1531, 6.9867
xyY:
0.5375, 0.3287, 17.1531
CIE-Lab:
48.4523, 55.0808, 31.0552
CIE-LCH:
48.4523, 63.2322, 29.4148
CIE-Luv:
48.4523, 106.1136, 22.4620
Hunter-Lab:
41.4163, 48.4164, 18.9895
#cd4142 color charts
#cd4142 color shades, tints & tones
#cd4142 color schemes
#cd4142 color preview, HTML & CSS examples
This text has a color of #cd4142
<p style="color:#cd4142;">Text here</p>
.mytext {color:#cd4142;}
This box has a color of #cd4142
<div style="background-color:#cd4142;">Content here</div>
.mybackground {background-color:#cd4142;}
Border around this has a color of #cd4142
<div style="border:2px solid #cd4142;">Content here</div>
.myborder {border:2px solid #cd4142;}