#cc3f32 color space conversions
Hex:
#cc3f32
RGB:
204, 63, 50
CMY:
20, 75, 80
CMYK:
0, 69, 75, 20
HSL:
5°, 60.6299%, 49.8039%
HSV (HSB):
5°, 75.4902%, 80.0000%
XYZ:
27.2551, 16.6227, 4.7896
xyY:
0.5600, 0.3416, 16.6227
CIE-Lab:
47.7810, 54.7974, 39.3665
CIE-LCH:
47.7810, 67.4720, 35.6935
CIE-Luv:
47.7810, 109.8490, 28.4679
Hunter-Lab:
40.7709, 47.9769, 21.5745
#cc3f32 color charts
#cc3f32 color shades, tints & tones
#cc3f32 color schemes
#cc3f32 color preview, HTML & CSS examples
This text has a color of #cc3f32
<p style="color:#cc3f32;">Text here</p>
.mytext {color:#cc3f32;}
This box has a color of #cc3f32
<div style="background-color:#cc3f32;">Content here</div>
.mybackground {background-color:#cc3f32;}
Border around this has a color of #cc3f32
<div style="border:2px solid #cc3f32;">Content here</div>
.myborder {border:2px solid #cc3f32;}