#c65f1a color space conversions
Hex:
#c65f1a
RGB:
198, 95, 26
CMY:
22, 63, 90
CMYK:
0, 52, 87, 22
HSL:
24°, 76.7857%, 43.9216%
HSV (HSB):
24°, 86.8687%, 77.6471%
XYZ:
27.5674, 20.2648, 3.4358
xyY:
0.5377, 0.3953, 20.2648
CIE-Lab:
52.1352, 37.2838, 54.2742
CIE-LCH:
52.1352, 65.8466, 55.5128
CIE-Luv:
52.1352, 84.5371, 44.1809
Hunter-Lab:
45.0164, 30.5320, 26.9863
#c65f1a color charts
#c65f1a color shades, tints & tones
#c65f1a color schemes
#c65f1a color preview, HTML & CSS examples
This text has a color of #c65f1a
<p style="color:#c65f1a;">Text here</p>
.mytext {color:#c65f1a;}
This box has a color of #c65f1a
<div style="background-color:#c65f1a;">Content here</div>
.mybackground {background-color:#c65f1a;}
Border around this has a color of #c65f1a
<div style="border:2px solid #c65f1a;">Content here</div>
.myborder {border:2px solid #c65f1a;}