#c65f0d color space conversions
Hex:
#c65f0d
RGB:
198, 95, 13
CMY:
22, 63, 95
CMYK:
0, 52, 93, 22
HSL:
27°, 87.6777%, 41.3725%
HSV (HSB):
27°, 93.4343%, 77.6471%
XYZ:
27.4536, 20.2192, 2.8365
xyY:
0.5435, 0.4003, 20.2192
CIE-Lab:
52.0842, 37.0478, 58.0979
CIE-LCH:
52.0842, 68.9051, 57.4752
CIE-Luv:
52.0842, 85.2161, 46.0827
Hunter-Lab:
44.9658, 30.2917, 27.7360
#c65f0d color charts
#c65f0d color shades, tints & tones
#c65f0d color schemes
#c65f0d color preview, HTML & CSS examples
This text has a color of #c65f0d
<p style="color:#c65f0d;">Text here</p>
.mytext {color:#c65f0d;}
This box has a color of #c65f0d
<div style="background-color:#c65f0d;">Content here</div>
.mybackground {background-color:#c65f0d;}
Border around this has a color of #c65f0d
<div style="border:2px solid #c65f0d;">Content here</div>
.myborder {border:2px solid #c65f0d;}