#cc4f32 color space conversions
Hex:
#cc4f32
RGB:
204, 79, 50
CMY:
20, 69, 80
CMYK:
0, 61, 75, 20
HSL:
11°, 60.6299%, 49.8039%
HSV (HSB):
11°, 75.4902%, 80.0000%
XYZ:
28.2735, 18.6596, 5.1291
xyY:
0.5431, 0.3584, 18.6596
CIE-Lab:
50.2866, 48.0545, 42.0562
CIE-LCH:
50.2866, 63.8589, 41.1917
CIE-Luv:
50.2866, 99.1677, 33.1433
Hunter-Lab:
43.1968, 41.2390, 23.1978
#cc4f32 color charts
#cc4f32 color shades, tints & tones
#cc4f32 color schemes
#cc4f32 color preview, HTML & CSS examples
This text has a color of #cc4f32
<p style="color:#cc4f32;">Text here</p>
.mytext {color:#cc4f32;}
This box has a color of #cc4f32
<div style="background-color:#cc4f32;">Content here</div>
.mybackground {background-color:#cc4f32;}
Border around this has a color of #cc4f32
<div style="border:2px solid #cc4f32;">Content here</div>
.myborder {border:2px solid #cc4f32;}