#c65f0e color space conversions
Hex:
#c65f0e
RGB:
198, 95, 14
CMY:
22, 63, 95
CMYK:
0, 52, 93, 22
HSL:
26°, 86.7925%, 41.5686%
HSV (HSB):
26°, 92.9293%, 77.6471%
XYZ:
27.4602, 20.2219, 2.8714
xyY:
0.5432, 0.4000, 20.2219
CIE-Lab:
52.0872, 37.0616, 57.8611
CIE-LCH:
52.0872, 68.7130, 57.3594
CIE-Luv:
52.0872, 85.1764, 45.9713
Hunter-Lab:
44.9688, 30.3057, 27.6923
#c65f0e color charts
#c65f0e color shades, tints & tones
#c65f0e color schemes
#c65f0e color preview, HTML & CSS examples
This text has a color of #c65f0e
<p style="color:#c65f0e;">Text here</p>
.mytext {color:#c65f0e;}
This box has a color of #c65f0e
<div style="background-color:#c65f0e;">Content here</div>
.mybackground {background-color:#c65f0e;}
Border around this has a color of #c65f0e
<div style="border:2px solid #c65f0e;">Content here</div>
.myborder {border:2px solid #c65f0e;}