#c70b03 color space conversions
Hex:
#c70b03
RGB:
199, 11, 3
CMY:
22, 96, 99
CMYK:
0, 94, 98, 22
HSL:
2°, 97.0297%, 39.6078%
HSV (HSB):
2°, 98.4925%, 78.0392%
XYZ:
23.6893, 12.3880, 1.2287
xyY:
0.6350, 0.3321, 12.3880
CIE-Lab:
41.8263, 65.4085, 54.8404
CIE-LCH:
41.8263, 85.3566, 39.9775
CIE-Luv:
41.8263, 134.0981, 29.6995
Hunter-Lab:
35.1966, 58.5463, 22.5678
#c70b03 color charts
#c70b03 color shades, tints & tones
#c70b03 color schemes
#c70b03 color preview, HTML & CSS examples
This text has a color of #c70b03
<p style="color:#c70b03;">Text here</p>
.mytext {color:#c70b03;}
This box has a color of #c70b03
<div style="background-color:#c70b03;">Content here</div>
.mybackground {background-color:#c70b03;}
Border around this has a color of #c70b03
<div style="border:2px solid #c70b03;">Content here</div>
.myborder {border:2px solid #c70b03;}