#c0700b color space conversions
Hex:
#c0700b
RGB:
192, 112, 11
CMY:
25, 56, 96
CMYK:
0, 42, 94, 25
HSL:
33°, 89.1626%, 39.8039%
HSV (HSB):
33°, 94.2708%, 75.2941%
XYZ:
27.5928, 22.8190, 3.2668
xyY:
0.5140, 0.4251, 22.8190
CIE-Lab:
54.8854, 25.5316, 60.0695
CIE-LCH:
54.8854, 65.2702, 66.9728
CIE-Luv:
54.8854, 66.2546, 51.7806
Hunter-Lab:
47.7692, 19.5104, 29.3838
#c0700b color charts
#c0700b color shades, tints & tones
#c0700b color schemes
#c0700b color preview, HTML & CSS examples
This text has a color of #c0700b
<p style="color:#c0700b;">Text here</p>
.mytext {color:#c0700b;}
This box has a color of #c0700b
<div style="background-color:#c0700b;">Content here</div>
.mybackground {background-color:#c0700b;}
Border around this has a color of #c0700b
<div style="border:2px solid #c0700b;">Content here</div>
.myborder {border:2px solid #c0700b;}