#c30a00 color space conversions
Hex:
#c30a00
RGB:
195, 10, 0
CMY:
24, 96, 100
CMYK:
0, 95, 100, 24
HSL:
3°, 100.0000%, 38.2353%
HSV (HSB):
3°, 100.0000%, 76.4706%
XYZ:
22.6142, 11.8192, 1.0894
xyY:
0.6366, 0.3327, 11.8192
CIE-Lab:
40.9273, 64.4497, 55.0539
CIE-LCH:
40.9273, 84.7626, 40.5045
CIE-Luv:
40.9273, 131.6235, 29.3842
Hunter-Lab:
34.3790, 57.2523, 22.1865
#c30a00 color charts
#c30a00 color shades, tints & tones
#c30a00 color schemes
#c30a00 color preview, HTML & CSS examples
This text has a color of #c30a00
<p style="color:#c30a00;">Text here</p>
.mytext {color:#c30a00;}
This box has a color of #c30a00
<div style="background-color:#c30a00;">Content here</div>
.mybackground {background-color:#c30a00;}
Border around this has a color of #c30a00
<div style="border:2px solid #c30a00;">Content here</div>
.myborder {border:2px solid #c30a00;}