#c30c05 color space conversions
Hex:
#c30c05
RGB:
195, 12, 5
CMY:
24, 95, 98
CMYK:
0, 94, 97, 24
HSL:
2°, 95.0000%, 39.2157%
HSV (HSB):
2°, 97.4359%, 76.4706%
XYZ:
22.6645, 11.8760, 1.2413
xyY:
0.6334, 0.3319, 11.8760
CIE-Lab:
41.0184, 64.2867, 53.2945
CIE-LCH:
41.0184, 83.5050, 39.6591
CIE-Luv:
41.0184, 130.8645, 28.9287
Hunter-Lab:
34.4616, 57.0874, 21.9874
#c30c05 color charts
#c30c05 color shades, tints & tones
#c30c05 color schemes
#c30c05 color preview, HTML & CSS examples
This text has a color of #c30c05
<p style="color:#c30c05;">Text here</p>
.mytext {color:#c30c05;}
This box has a color of #c30c05
<div style="background-color:#c30c05;">Content here</div>
.mybackground {background-color:#c30c05;}
Border around this has a color of #c30c05
<div style="border:2px solid #c30c05;">Content here</div>
.myborder {border:2px solid #c30c05;}