#c70f31 color space conversions
Hex:
#c70f31
RGB:
199, 15, 49
CMY:
22, 94, 81
CMYK:
0, 92, 75, 22
HSL:
349°, 85.9813%, 41.9608%
HSV (HSB):
349°, 92.4623%, 78.0392%
XYZ:
24.2784, 12.7055, 4.0785
xyY:
0.5913, 0.3094, 12.7055
CIE-Lab:
42.3161, 65.8841, 33.6268
CIE-LCH:
42.3161, 73.9694, 27.0395
CIE-Luv:
42.3161, 126.4103, 19.3595
Hunter-Lab:
35.6448, 59.2016, 18.1673
#c70f31 color charts
#c70f31 color shades, tints & tones
#c70f31 color schemes
#c70f31 color preview, HTML & CSS examples
This text has a color of #c70f31
<p style="color:#c70f31;">Text here</p>
.mytext {color:#c70f31;}
This box has a color of #c70f31
<div style="background-color:#c70f31;">Content here</div>
.mybackground {background-color:#c70f31;}
Border around this has a color of #c70f31
<div style="border:2px solid #c70f31;">Content here</div>
.myborder {border:2px solid #c70f31;}