#c3084d color space conversions
Hex:
#c3084d
RGB:
195, 8, 77
CMY:
24, 97, 70
CMYK:
0, 96, 61, 24
HSL:
338°, 92.1182%, 39.8039%
HSV (HSB):
338°, 95.8974%, 76.4706%
XYZ:
23.9321, 12.3116, 8.1362
xyY:
0.5393, 0.2774, 12.3116
CIE-Lab:
41.7071, 66.9935, 15.2553
CIE-LCH:
41.7071, 68.7084, 12.8283
CIE-Luv:
41.7071, 115.4792, 3.8979
Hunter-Lab:
35.0879, 60.3441, 10.8133
#c3084d color charts
#c3084d color shades, tints & tones
#c3084d color schemes
#c3084d color preview, HTML & CSS examples
This text has a color of #c3084d
<p style="color:#c3084d;">Text here</p>
.mytext {color:#c3084d;}
This box has a color of #c3084d
<div style="background-color:#c3084d;">Content here</div>
.mybackground {background-color:#c3084d;}
Border around this has a color of #c3084d
<div style="border:2px solid #c3084d;">Content here</div>
.myborder {border:2px solid #c3084d;}