#c65f1e color space conversions
Hex:
#c65f1e
RGB:
198, 95, 30
CMY:
22, 63, 88
CMYK:
0, 52, 85, 22
HSL:
23°, 73.6842%, 44.7059%
HSV (HSB):
23°, 84.8485%, 77.6471%
XYZ:
27.6153, 20.2839, 3.6880
xyY:
0.5353, 0.3932, 20.2839
CIE-Lab:
52.1567, 37.3829, 52.8012
CIE-LCH:
52.1567, 64.6950, 54.7018
CIE-Luv:
52.1567, 84.2544, 43.3883
Hunter-Lab:
45.0377, 30.6329, 26.6713
#c65f1e color charts
#c65f1e color shades, tints & tones
#c65f1e color schemes
#c65f1e color preview, HTML & CSS examples
This text has a color of #c65f1e
<p style="color:#c65f1e;">Text here</p>
.mytext {color:#c65f1e;}
This box has a color of #c65f1e
<div style="background-color:#c65f1e;">Content here</div>
.mybackground {background-color:#c65f1e;}
Border around this has a color of #c65f1e
<div style="border:2px solid #c65f1e;">Content here</div>
.myborder {border:2px solid #c65f1e;}