#cf7f32 color space conversions
Hex:
#cf7f32
RGB:
207, 127, 50
CMY:
19, 50, 80
CMYK:
0, 39, 76, 19
HSL:
29°, 62.0553%, 50.3922%
HSV (HSB):
29°, 75.8454%, 81.1765%
XYZ:
33.8972, 28.6744, 6.7658
xyY:
0.4889, 0.4135, 28.6744
CIE-Lab:
60.4932, 24.8660, 52.6684
CIE-LCH:
60.4932, 58.2433, 64.7269
CIE-Luv:
60.4932, 64.5822, 50.7421
Hunter-Lab:
53.5485, 19.2840, 29.9928
#cf7f32 color charts
#cf7f32 color shades, tints & tones
#cf7f32 color schemes
#cf7f32 color preview, HTML & CSS examples
This text has a color of #cf7f32
<p style="color:#cf7f32;">Text here</p>
.mytext {color:#cf7f32;}
This box has a color of #cf7f32
<div style="background-color:#cf7f32;">Content here</div>
.mybackground {background-color:#cf7f32;}
Border around this has a color of #cf7f32
<div style="border:2px solid #cf7f32;">Content here</div>
.myborder {border:2px solid #cf7f32;}