#cf975f color space conversions
Hex:
#cf975f
RGB:
207, 151, 95
CMY:
19, 41, 63
CMYK:
0, 27, 54, 19
HSL:
30°, 53.8462%, 59.2157%
HSV (HSB):
30°, 54.1063%, 81.1765%
XYZ:
38.8643, 36.2248, 15.7702
xyY:
0.4277, 0.3987, 36.2248
CIE-Lab:
66.6914, 14.6858, 37.5391
CIE-LCH:
66.6914, 40.3096, 68.6339
CIE-Luv:
66.6914, 42.5648, 42.9448
Hunter-Lab:
60.1871, 9.9345, 26.5958
#cf975f color charts
#cf975f color shades, tints & tones
#cf975f color schemes
#cf975f color preview, HTML & CSS examples
This text has a color of #cf975f
<p style="color:#cf975f;">Text here</p>
.mytext {color:#cf975f;}
This box has a color of #cf975f
<div style="background-color:#cf975f;">Content here</div>
.mybackground {background-color:#cf975f;}
Border around this has a color of #cf975f
<div style="border:2px solid #cf975f;">Content here</div>
.myborder {border:2px solid #cf975f;}