#c3090b color space conversions
Hex:
#c3090b
RGB:
195, 9, 11
CMY:
24, 96, 96
CMYK:
0, 95, 94, 24
HSL:
359°, 91.1765%, 40.0000%
HSV (HSB):
359°, 95.3846%, 76.4706%
XYZ:
22.6638, 11.8216, 1.4039
xyY:
0.6315, 0.3294, 11.8216
CIE-Lab:
40.9312, 64.6588, 51.2592
CIE-LCH:
40.9312, 82.5122, 38.4061
CIE-Luv:
40.9312, 130.9579, 28.0397
Hunter-Lab:
34.3826, 57.4912, 21.6469
#c3090b color charts
#c3090b color shades, tints & tones
#c3090b color schemes
#c3090b color preview, HTML & CSS examples
This text has a color of #c3090b
<p style="color:#c3090b;">Text here</p>
.mytext {color:#c3090b;}
This box has a color of #c3090b
<div style="background-color:#c3090b;">Content here</div>
.mybackground {background-color:#c3090b;}
Border around this has a color of #c3090b
<div style="border:2px solid #c3090b;">Content here</div>
.myborder {border:2px solid #c3090b;}