#c65f30 color space conversions
Hex:
#c65f30
RGB:
198, 95, 48
CMY:
22, 63, 81
CMYK:
0, 52, 76, 22
HSL:
19°, 60.9756%, 48.2353%
HSV (HSB):
19°, 75.7576%, 77.6471%
XYZ:
27.9144, 20.4036, 5.2633
xyY:
0.5210, 0.3808, 20.4036
CIE-Lab:
52.2905, 37.9978, 44.8865
CIE-LCH:
52.2905, 58.8101, 49.7510
CIE-Luv:
52.2905, 82.5266, 38.5365
Hunter-Lab:
45.1703, 31.2616, 24.7106
#c65f30 color charts
#c65f30 color shades, tints & tones
#c65f30 color schemes
#c65f30 color preview, HTML & CSS examples
This text has a color of #c65f30
<p style="color:#c65f30;">Text here</p>
.mytext {color:#c65f30;}
This box has a color of #c65f30
<div style="background-color:#c65f30;">Content here</div>
.mybackground {background-color:#c65f30;}
Border around this has a color of #c65f30
<div style="border:2px solid #c65f30;">Content here</div>
.myborder {border:2px solid #c65f30;}