#c7400b color space conversions
Hex:
#c7400b
RGB:
199, 64, 11
CMY:
22, 75, 96
CMYK:
0, 68, 94, 22
HSL:
17°, 89.5238%, 41.1765%
HSV (HSB):
17°, 94.4724%, 78.0392%
XYZ:
25.4470, 15.8331, 2.0315
xyY:
0.5875, 0.3656, 15.8331
CIE-Lab:
46.7547, 51.7628, 55.1523
CIE-LCH:
46.7547, 75.6384, 46.8158
CIE-Luv:
46.7547, 109.7108, 37.2715
Hunter-Lab:
39.7908, 44.5204, 24.8265
#c7400b color charts
#c7400b color shades, tints & tones
#c7400b color schemes
#c7400b color preview, HTML & CSS examples
This text has a color of #c7400b
<p style="color:#c7400b;">Text here</p>
.mytext {color:#c7400b;}
This box has a color of #c7400b
<div style="background-color:#c7400b;">Content here</div>
.mybackground {background-color:#c7400b;}
Border around this has a color of #c7400b
<div style="border:2px solid #c7400b;">Content here</div>
.myborder {border:2px solid #c7400b;}