#cf682f color space conversions
Hex:
#cf682f
RGB:
207, 104, 47
CMY:
19, 59, 82
CMYK:
0, 50, 77, 19
HSL:
21°, 62.9921%, 49.8039%
HSV (HSB):
21°, 77.2947%, 81.1765%
XYZ:
31.1955, 23.3713, 5.5562
xyY:
0.5189, 0.3887, 23.3713
CIE-Lab:
55.4527, 36.9100, 49.0114
CIE-LCH:
55.4527, 61.3553, 53.0170
CIE-Luv:
55.4527, 83.1485, 42.9539
Hunter-Lab:
48.3438, 30.5816, 27.0264
#cf682f color charts
#cf682f color shades, tints & tones
#cf682f color schemes
#cf682f color preview, HTML & CSS examples
This text has a color of #cf682f
<p style="color:#cf682f;">Text here</p>
.mytext {color:#cf682f;}
This box has a color of #cf682f
<div style="background-color:#cf682f;">Content here</div>
.mybackground {background-color:#cf682f;}
Border around this has a color of #cf682f
<div style="border:2px solid #cf682f;">Content here</div>
.myborder {border:2px solid #cf682f;}