#cf882f color space conversions
Hex:
#cf882f
RGB:
207, 136, 47
CMY:
19, 47, 82
CMYK:
0, 34, 77, 19
HSL:
33°, 62.9921%, 49.8039%
HSV (HSB):
33°, 77.2947%, 81.1765%
XYZ:
35.0494, 31.0790, 6.8409
xyY:
0.4803, 0.4259, 31.0790
CIE-Lab:
62.5742, 19.8687, 55.9643
CIE-LCH:
62.5742, 59.3866, 70.4539
CIE-Luv:
62.5742, 57.6448, 55.1188
Hunter-Lab:
55.7485, 14.6640, 31.7485
#cf882f color charts
#cf882f color shades, tints & tones
#cf882f color schemes
#cf882f color preview, HTML & CSS examples
This text has a color of #cf882f
<p style="color:#cf882f;">Text here</p>
.mytext {color:#cf882f;}
This box has a color of #cf882f
<div style="background-color:#cf882f;">Content here</div>
.mybackground {background-color:#cf882f;}
Border around this has a color of #cf882f
<div style="border:2px solid #cf882f;">Content here</div>
.myborder {border:2px solid #cf882f;}