#cf6f32 color space conversions
Hex:
#cf6f32
RGB:
207, 111, 50
CMY:
19, 56, 80
CMYK:
0, 46, 76, 19
HSL:
23°, 62.0553%, 50.3922%
HSV (HSB):
23°, 75.8454%, 81.1765%
XYZ:
31.9923, 24.8646, 6.1308
xyY:
0.5079, 0.3948, 24.8646
CIE-Lab:
56.9432, 33.3971, 49.1078
CIE-LCH:
56.9432, 59.3880, 55.7813
CIE-Luv:
56.9432, 77.3096, 44.6051
Hunter-Lab:
49.8644, 27.2604, 27.6154
#cf6f32 color charts
#cf6f32 color shades, tints & tones
#cf6f32 color schemes
#cf6f32 color preview, HTML & CSS examples
This text has a color of #cf6f32
<p style="color:#cf6f32;">Text here</p>
.mytext {color:#cf6f32;}
This box has a color of #cf6f32
<div style="background-color:#cf6f32;">Content here</div>
.mybackground {background-color:#cf6f32;}
Border around this has a color of #cf6f32
<div style="border:2px solid #cf6f32;">Content here</div>
.myborder {border:2px solid #cf6f32;}