#c70b1d color space conversions
Hex:
#c70b1d
RGB:
199, 11, 29
CMY:
22, 96, 89
CMYK:
0, 94, 85, 22
HSL:
354°, 89.5238%, 41.1765%
HSV (HSB):
354°, 94.4724%, 78.0392%
XYZ:
23.8946, 12.4702, 2.3100
xyY:
0.6178, 0.3224, 12.4702
CIE-Lab:
41.9538, 65.7654, 44.5539
CIE-LCH:
41.9538, 79.4364, 34.1164
CIE-Luv:
41.9538, 131.3547, 25.5124
Hunter-Lab:
35.3131, 58.9841, 20.8408
#c70b1d color charts
#c70b1d color shades, tints & tones
#c70b1d color schemes
#c70b1d color preview, HTML & CSS examples
This text has a color of #c70b1d
<p style="color:#c70b1d;">Text here</p>
.mytext {color:#c70b1d;}
This box has a color of #c70b1d
<div style="background-color:#c70b1d;">Content here</div>
.mybackground {background-color:#c70b1d;}
Border around this has a color of #c70b1d
<div style="border:2px solid #c70b1d;">Content here</div>
.myborder {border:2px solid #c70b1d;}