#c70b30 color space conversions
Hex:
#c70b30
RGB:
199, 11, 48
CMY:
22, 96, 81
CMYK:
0, 94, 76, 22
HSL:
348°, 89.5238%, 41.1765%
HSV (HSB):
348°, 94.4724%, 78.0392%
XYZ:
24.2064, 12.5949, 3.9515
xyY:
0.5940, 0.3091, 12.5949
CIE-Lab:
42.1463, 66.3019, 34.0359
CIE-LCH:
42.1463, 74.5278, 27.1736
CIE-Luv:
42.1463, 127.4018, 19.4474
Hunter-Lab:
35.4892, 59.6444, 18.2408
#c70b30 color charts
#c70b30 color shades, tints & tones
#c70b30 color schemes
#c70b30 color preview, HTML & CSS examples
This text has a color of #c70b30
<p style="color:#c70b30;">Text here</p>
.mytext {color:#c70b30;}
This box has a color of #c70b30
<div style="background-color:#c70b30;">Content here</div>
.mybackground {background-color:#c70b30;}
Border around this has a color of #c70b30
<div style="border:2px solid #c70b30;">Content here</div>
.myborder {border:2px solid #c70b30;}