#c3080d color space conversions
Hex:
#c3080d
RGB:
195, 8, 13
CMY:
24, 97, 95
CMYK:
0, 96, 93, 24
HSL:
358°, 92.1182%, 39.8039%
HSV (HSB):
358°, 95.8974%, 76.4706%
XYZ:
22.6652, 11.8048, 1.4647
xyY:
0.6307, 0.3285, 11.8048
CIE-Lab:
40.9042, 64.7815, 50.5447
CIE-LCH:
40.9042, 82.1670, 37.9625
CIE-Luv:
40.9042, 130.9649, 27.7197
Hunter-Lab:
34.3582, 57.6249, 21.5231
#c3080d color charts
#c3080d color shades, tints & tones
#c3080d color schemes
#c3080d color preview, HTML & CSS examples
This text has a color of #c3080d
<p style="color:#c3080d;">Text here</p>
.mytext {color:#c3080d;}
This box has a color of #c3080d
<div style="background-color:#c3080d;">Content here</div>
.mybackground {background-color:#c3080d;}
Border around this has a color of #c3080d
<div style="border:2px solid #c3080d;">Content here</div>
.myborder {border:2px solid #c3080d;}