#c00701 color space conversions
Hex:
#c00701
RGB:
192, 7, 1
CMY:
25, 97, 100
CMYK:
0, 96, 99, 25
HSL:
2°, 98.9637%, 37.8431%
HSV (HSB):
2°, 99.4792%, 75.2941%
XYZ:
21.8197, 11.3606, 1.0715
xyY:
0.6370, 0.3317, 11.3606
CIE-Lab:
40.1813, 63.9932, 54.0054
CIE-LCH:
40.1813, 83.7359, 40.1618
CIE-Luv:
40.1813, 129.9248, 28.6305
Hunter-Lab:
33.7055, 56.5696, 21.7090
#c00701 color charts
#c00701 color shades, tints & tones
#c00701 color schemes
#c00701 color preview, HTML & CSS examples
This text has a color of #c00701
<p style="color:#c00701;">Text here</p>
.mytext {color:#c00701;}
This box has a color of #c00701
<div style="background-color:#c00701;">Content here</div>
.mybackground {background-color:#c00701;}
Border around this has a color of #c00701
<div style="border:2px solid #c00701;">Content here</div>
.myborder {border:2px solid #c00701;}