#c5700b color space conversions
Hex:
#c5700b
RGB:
197, 112, 11
CMY:
23, 56, 96
CMYK:
0, 43, 94, 23
HSL:
33°, 89.4231%, 40.7843%
HSV (HSB):
33°, 94.4162%, 77.2549%
XYZ:
28.8805, 23.4828, 3.3271
xyY:
0.5186, 0.4217, 23.4828
CIE-Lab:
55.5662, 27.6691, 60.8635
CIE-LCH:
55.5662, 66.8577, 65.5530
CIE-Luv:
55.5662, 70.4552, 52.0426
Hunter-Lab:
48.4591, 21.5787, 29.8507
#c5700b color charts
#c5700b color shades, tints & tones
#c5700b color schemes
#c5700b color preview, HTML & CSS examples
This text has a color of #c5700b
<p style="color:#c5700b;">Text here</p>
.mytext {color:#c5700b;}
This box has a color of #c5700b
<div style="background-color:#c5700b;">Content here</div>
.mybackground {background-color:#c5700b;}
Border around this has a color of #c5700b
<div style="border:2px solid #c5700b;">Content here</div>
.myborder {border:2px solid #c5700b;}