#c70d01 color space conversions
Hex:
#c70d01
RGB:
199, 13, 1
CMY:
22, 95, 100
CMYK:
0, 93, 99, 22
HSL:
4°, 99.0000%, 39.2157%
HSV (HSB):
4°, 99.4975%, 78.0392%
XYZ:
23.7026, 12.4322, 1.1791
xyY:
0.6352, 0.3332, 12.4322
CIE-Lab:
41.8949, 65.1718, 55.5708
CIE-LCH:
41.8949, 85.6474, 40.4536
CIE-Luv:
41.8949, 133.8574, 30.0588
Hunter-Lab:
35.2593, 58.2907, 22.6988
#c70d01 color charts
#c70d01 color shades, tints & tones
#c70d01 color schemes
#c70d01 color preview, HTML & CSS examples
This text has a color of #c70d01
<p style="color:#c70d01;">Text here</p>
.mytext {color:#c70d01;}
This box has a color of #c70d01
<div style="background-color:#c70d01;">Content here</div>
.mybackground {background-color:#c70d01;}
Border around this has a color of #c70d01
<div style="border:2px solid #c70d01;">Content here</div>
.myborder {border:2px solid #c70d01;}