#c3090f color space conversions
Hex:
#c3090f
RGB:
195, 9, 15
CMY:
24, 96, 94
CMYK:
0, 95, 92, 24
HSL:
358°, 91.1765%, 40.0000%
HSV (HSB):
358°, 95.3846%, 76.4706%
XYZ:
22.6896, 11.8320, 1.5399
xyY:
0.6292, 0.3281, 11.8320
CIE-Lab:
40.9478, 64.7051, 49.8202
CIE-LCH:
40.9478, 81.6627, 37.5948
CIE-Luv:
40.9478, 130.6001, 27.4954
Hunter-Lab:
34.3976, 57.5475, 21.4241
#c3090f color charts
#c3090f color shades, tints & tones
#c3090f color schemes
#c3090f color preview, HTML & CSS examples
This text has a color of #c3090f
<p style="color:#c3090f;">Text here</p>
.mytext {color:#c3090f;}
This box has a color of #c3090f
<div style="background-color:#c3090f;">Content here</div>
.mybackground {background-color:#c3090f;}
Border around this has a color of #c3090f
<div style="border:2px solid #c3090f;">Content here</div>
.myborder {border:2px solid #c3090f;}