#c70f25 color space conversions
Hex:
#c70f25
RGB:
199, 15, 37
CMY:
22, 94, 85
CMYK:
0, 92, 81, 22
HSL:
353°, 85.9813%, 41.9608%
HSV (HSB):
353°, 92.4623%, 78.0392%
XYZ:
24.0579, 12.6173, 2.9177
xyY:
0.6076, 0.3187, 12.6173
CIE-Lab:
42.1809, 65.5038, 40.4632
CIE-LCH:
42.1809, 76.9936, 31.7046
CIE-Luv:
42.1809, 129.1359, 23.5867
Hunter-Lab:
35.5209, 58.7347, 19.9946
#c70f25 color charts
#c70f25 color shades, tints & tones
#c70f25 color schemes
#c70f25 color preview, HTML & CSS examples
This text has a color of #c70f25
<p style="color:#c70f25;">Text here</p>
.mytext {color:#c70f25;}
This box has a color of #c70f25
<div style="background-color:#c70f25;">Content here</div>
.mybackground {background-color:#c70f25;}
Border around this has a color of #c70f25
<div style="border:2px solid #c70f25;">Content here</div>
.myborder {border:2px solid #c70f25;}