#c65f28 color space conversions
Hex:
#c65f28
RGB:
198, 95, 40
CMY:
22, 63, 84
CMYK:
0, 52, 80, 22
HSL:
21°, 66.3866%, 46.6667%
HSV (HSB):
21°, 79.7980%, 77.6471%
XYZ:
27.7639, 20.3434, 4.4708
xyY:
0.5281, 0.3869, 20.3434
CIE-Lab:
52.2232, 37.6892, 48.6278
CIE-LCH:
52.2232, 61.5235, 52.2224
CIE-Luv:
52.2232, 83.3876, 40.9561
Hunter-Lab:
45.1036, 30.9458, 25.6955
#c65f28 color charts
#c65f28 color shades, tints & tones
#c65f28 color schemes
#c65f28 color preview, HTML & CSS examples
This text has a color of #c65f28
<p style="color:#c65f28;">Text here</p>
.mytext {color:#c65f28;}
This box has a color of #c65f28
<div style="background-color:#c65f28;">Content here</div>
.mybackground {background-color:#c65f28;}
Border around this has a color of #c65f28
<div style="border:2px solid #c65f28;">Content here</div>
.myborder {border:2px solid #c65f28;}