#cd2f32 color space conversions
Hex:
#cd2f32
RGB:
205, 47, 50
CMY:
20, 82, 80
CMYK:
0, 77, 76, 20
HSL:
359°, 62.6984%, 49.4118%
HSV (HSB):
359°, 77.0732%, 80.3922%
XYZ:
26.7691, 15.2425, 4.5488
xyY:
0.5749, 0.3274, 15.2425
CIE-Lab:
45.9645, 60.6558, 37.4380
CIE-LCH:
45.9645, 71.2793, 31.6838
CIE-Luv:
45.9645, 119.5889, 24.8188
Hunter-Lab:
39.0416, 54.0667, 20.4211
#cd2f32 color charts
#cd2f32 color shades, tints & tones
#cd2f32 color schemes
#cd2f32 color preview, HTML & CSS examples
This text has a color of #cd2f32
<p style="color:#cd2f32;">Text here</p>
.mytext {color:#cd2f32;}
This box has a color of #cd2f32
<div style="background-color:#cd2f32;">Content here</div>
.mybackground {background-color:#cd2f32;}
Border around this has a color of #cd2f32
<div style="border:2px solid #cd2f32;">Content here</div>
.myborder {border:2px solid #cd2f32;}