#c65f1b color space conversions
Hex:
#c65f1b
RGB:
198, 95, 27
CMY:
22, 63, 89
CMYK:
0, 52, 86, 22
HSL:
24°, 76.0000%, 44.1176%
HSV (HSB):
24°, 86.3636%, 77.6471%
XYZ:
27.5787, 20.2693, 3.4957
xyY:
0.5371, 0.3948, 20.2693
CIE-Lab:
52.1403, 37.3074, 53.9178
CIE-LCH:
52.1403, 65.5665, 55.3194
CIE-Luv:
52.1403, 84.4698, 43.9922
Hunter-Lab:
45.0215, 30.5560, 26.9114
#c65f1b color charts
#c65f1b color shades, tints & tones
#c65f1b color schemes
#c65f1b color preview, HTML & CSS examples
This text has a color of #c65f1b
<p style="color:#c65f1b;">Text here</p>
.mytext {color:#c65f1b;}
This box has a color of #c65f1b
<div style="background-color:#c65f1b;">Content here</div>
.mybackground {background-color:#c65f1b;}
Border around this has a color of #c65f1b
<div style="border:2px solid #c65f1b;">Content here</div>
.myborder {border:2px solid #c65f1b;}