#c70b3f color space conversions
Hex:
#c70b3f
RGB:
199, 11, 63
CMY:
22, 96, 75
CMYK:
0, 94, 68, 22
HSL:
343°, 89.5238%, 41.1765%
HSV (HSB):
343°, 94.4724%, 78.0392%
XYZ:
24.5701, 12.7403, 5.8668
xyY:
0.5691, 0.2951, 12.7403
CIE-Lab:
42.3694, 66.9200, 25.0970
CIE-LCH:
42.3694, 71.4713, 20.5575
CIE-Luv:
42.3694, 123.0853, 12.7779
Hunter-Lab:
35.6936, 60.4085, 15.2403
#c70b3f color charts
#c70b3f color shades, tints & tones
#c70b3f color schemes
#c70b3f color preview, HTML & CSS examples
This text has a color of #c70b3f
<p style="color:#c70b3f;">Text here</p>
.mytext {color:#c70b3f;}
This box has a color of #c70b3f
<div style="background-color:#c70b3f;">Content here</div>
.mybackground {background-color:#c70b3f;}
Border around this has a color of #c70b3f
<div style="border:2px solid #c70b3f;">Content here</div>
.myborder {border:2px solid #c70b3f;}