#c65f3d color space conversions
Hex:
#c65f3d
RGB:
198, 95, 61
CMY:
22, 63, 76
CMYK:
0, 52, 69, 22
HSL:
15°, 54.5817%, 50.7843%
HSV (HSB):
15°, 69.1919%, 77.6471%
XYZ:
28.2232, 20.5271, 6.8895
xyY:
0.5072, 0.3689, 20.5271
CIE-Lab:
52.4280, 38.6261, 38.2829
CIE-LCH:
52.4280, 54.3834, 44.7444
CIE-Luv:
52.4280, 80.8100, 33.7009
Hunter-Lab:
45.3068, 31.9069, 22.6990
#c65f3d color charts
#c65f3d color shades, tints & tones
#c65f3d color schemes
#c65f3d color preview, HTML & CSS examples
This text has a color of #c65f3d
<p style="color:#c65f3d;">Text here</p>
.mytext {color:#c65f3d;}
This box has a color of #c65f3d
<div style="background-color:#c65f3d;">Content here</div>
.mybackground {background-color:#c65f3d;}
Border around this has a color of #c65f3d
<div style="border:2px solid #c65f3d;">Content here</div>
.myborder {border:2px solid #c65f3d;}