#cf935e color space conversions
Hex:
#cf935e
RGB:
207, 147, 94
CMY:
19, 42, 63
CMYK:
0, 29, 55, 19
HSL:
28°, 54.0670%, 59.0196%
HSV (HSB):
28°, 54.5894%, 81.1765%
XYZ:
38.1862, 34.9410, 15.3213
xyY:
0.4317, 0.3950, 34.9410
CIE-Lab:
65.7027, 16.7764, 36.8407
CIE-LCH:
65.7027, 40.4806, 65.5166
CIE-Luv:
65.7027, 45.5048, 41.5596
Hunter-Lab:
59.1109, 11.8687, 26.0099
#cf935e color charts
#cf935e color shades, tints & tones
#cf935e color schemes
#cf935e color preview, HTML & CSS examples
This text has a color of #cf935e
<p style="color:#cf935e;">Text here</p>
.mytext {color:#cf935e;}
This box has a color of #cf935e
<div style="background-color:#cf935e;">Content here</div>
.mybackground {background-color:#cf935e;}
Border around this has a color of #cf935e
<div style="border:2px solid #cf935e;">Content here</div>
.myborder {border:2px solid #cf935e;}