#c3283f color space conversions
Hex:
#c3283f
RGB:
195, 40, 63
CMY:
24, 84, 75
CMYK:
0, 79, 68, 24
HSL:
351°, 65.9574%, 46.0784%
HSV (HSB):
351°, 79.4872%, 76.4706%
XYZ:
24.1617, 13.4786, 6.0308
xyY:
0.5533, 0.3086, 13.4786
CIE-Lab:
43.4757, 60.3770, 26.3068
CIE-LCH:
43.4757, 65.8591, 23.5432
CIE-Luv:
43.4757, 111.6533, 15.7936
Hunter-Lab:
36.7132, 53.2264, 15.9598
#c3283f color charts
#c3283f color shades, tints & tones
#c3283f color schemes
#c3283f color preview, HTML & CSS examples
This text has a color of #c3283f
<p style="color:#c3283f;">Text here</p>
.mytext {color:#c3283f;}
This box has a color of #c3283f
<div style="background-color:#c3283f;">Content here</div>
.mybackground {background-color:#c3283f;}
Border around this has a color of #c3283f
<div style="border:2px solid #c3283f;">Content here</div>
.myborder {border:2px solid #c3283f;}