#c3095f color space conversions
Hex:
#c3095f
RGB:
195, 9, 95
CMY:
24, 96, 63
CMYK:
0, 95, 51, 24
HSL:
332°, 91.1765%, 40.0000%
HSV (HSB):
332°, 95.3846%, 76.4706%
XYZ:
24.6689, 12.6237, 11.9629
xyY:
0.5008, 0.2563, 12.6237
CIE-Lab:
42.1907, 68.1168, 4.5384
CIE-LCH:
42.1907, 68.2678, 3.8118
CIE-Luv:
42.1907, 108.0505, -7.5279
Hunter-Lab:
35.5298, 61.7581, 4.9080
#c3095f color charts
#c3095f color shades, tints & tones
#c3095f color schemes
#c3095f color preview, HTML & CSS examples
This text has a color of #c3095f
<p style="color:#c3095f;">Text here</p>
.mytext {color:#c3095f;}
This box has a color of #c3095f
<div style="background-color:#c3095f;">Content here</div>
.mybackground {background-color:#c3095f;}
Border around this has a color of #c3095f
<div style="border:2px solid #c3095f;">Content here</div>
.myborder {border:2px solid #c3095f;}