#cd1e2a color space conversions
Hex:
#cd1e2a
RGB:
205, 30, 42
CMY:
20, 88, 84
CMYK:
0, 85, 80, 20
HSL:
356°, 74.4681%, 46.0784%
HSV (HSB):
356°, 85.3659%, 80.3922%
XYZ:
26.0590, 14.0748, 3.5337
xyY:
0.5968, 0.3223, 14.0748
CIE-Lab:
44.3401, 64.7338, 40.2394
CIE-LCH:
44.3401, 76.2212, 31.8656
CIE-Luv:
44.3401, 128.4469, 24.7238
Hunter-Lab:
37.5165, 58.3327, 20.6769
#cd1e2a color charts
#cd1e2a color shades, tints & tones
#cd1e2a color schemes
#cd1e2a color preview, HTML & CSS examples
This text has a color of #cd1e2a
<p style="color:#cd1e2a;">Text here</p>
.mytext {color:#cd1e2a;}
This box has a color of #cd1e2a
<div style="background-color:#cd1e2a;">Content here</div>
.mybackground {background-color:#cd1e2a;}
Border around this has a color of #cd1e2a
<div style="border:2px solid #cd1e2a;">Content here</div>
.myborder {border:2px solid #cd1e2a;}