#c3080c color space conversions
Hex:
#c3080c
RGB:
195, 8, 12
CMY:
24, 97, 95
CMYK:
0, 96, 94, 24
HSL:
359°, 92.1182%, 39.8039%
HSV (HSB):
359°, 95.8974%, 76.4706%
XYZ:
22.6589, 11.8023, 1.4316
xyY:
0.6313, 0.3288, 11.8023
CIE-Lab:
40.9002, 64.7703, 50.8987
CIE-LCH:
40.9002, 82.3764, 38.1615
CIE-Luv:
40.9002, 131.0523, 27.8523
Hunter-Lab:
34.3545, 57.6112, 21.5774
#c3080c color charts
#c3080c color shades, tints & tones
#c3080c color schemes
#c3080c color preview, HTML & CSS examples
This text has a color of #c3080c
<p style="color:#c3080c;">Text here</p>
.mytext {color:#c3080c;}
This box has a color of #c3080c
<div style="background-color:#c3080c;">Content here</div>
.mybackground {background-color:#c3080c;}
Border around this has a color of #c3080c
<div style="border:2px solid #c3080c;">Content here</div>
.myborder {border:2px solid #c3080c;}