#c30f03 color space conversions
Hex:
#c30f03
RGB:
195, 15, 3
CMY:
24, 94, 99
CMYK:
0, 92, 98, 24
HSL:
4°, 96.9697%, 38.8235%
HSV (HSB):
4°, 98.4615%, 76.4706%
XYZ:
22.6929, 11.9503, 1.1967
xyY:
0.6332, 0.3334, 11.9503
CIE-Lab:
41.1371, 63.9046, 54.0446
CIE-LCH:
41.1371, 83.6936, 40.2215
CIE-Luv:
41.1371, 130.3745, 29.3802
Hunter-Lab:
34.5692, 56.6799, 22.1459
#c30f03 color charts
#c30f03 color shades, tints & tones
#c30f03 color schemes
#c30f03 color preview, HTML & CSS examples
This text has a color of #c30f03
<p style="color:#c30f03;">Text here</p>
.mytext {color:#c30f03;}
This box has a color of #c30f03
<div style="background-color:#c30f03;">Content here</div>
.mybackground {background-color:#c30f03;}
Border around this has a color of #c30f03
<div style="border:2px solid #c30f03;">Content here</div>
.myborder {border:2px solid #c30f03;}