#c65f31 color space conversions
Hex:
#c65f31
RGB:
198, 95, 49
CMY:
22, 63, 81
CMYK:
0, 52, 75, 22
HSL:
19°, 60.3239%, 48.4314%
HSV (HSB):
19°, 75.2525%, 77.6471%
XYZ:
27.9353, 20.4119, 5.3733
xyY:
0.5200, 0.3800, 20.4119
CIE-Lab:
52.2998, 38.0405, 44.3988
CIE-LCH:
52.2998, 58.4665, 49.4103
CIE-Luv:
52.2998, 82.4085, 38.2042
Hunter-Lab:
45.1796, 31.3053, 24.5742
#c65f31 color charts
#c65f31 color shades, tints & tones
#c65f31 color schemes
#c65f31 color preview, HTML & CSS examples
This text has a color of #c65f31
<p style="color:#c65f31;">Text here</p>
.mytext {color:#c65f31;}
This box has a color of #c65f31
<div style="background-color:#c65f31;">Content here</div>
.mybackground {background-color:#c65f31;}
Border around this has a color of #c65f31
<div style="border:2px solid #c65f31;">Content here</div>
.myborder {border:2px solid #c65f31;}