#c0283b color space conversions
Hex:
#c0283b
RGB:
192, 40, 59
CMY:
25, 84, 77
CMYK:
0, 79, 69, 25
HSL:
353°, 65.5172%, 45.4902%
HSV (HSB):
353°, 79.1667%, 75.2941%
XYZ:
23.2864, 13.0398, 5.4273
xyY:
0.5577, 0.3123, 13.0398
CIE-Lab:
42.8232, 59.3177, 27.8148
CIE-LCH:
42.8232, 65.5153, 25.1225
CIE-Luv:
42.8232, 110.3639, 17.0960
Hunter-Lab:
36.1107, 51.9143, 16.3665
#c0283b color charts
#c0283b color shades, tints & tones
#c0283b color schemes
#c0283b color preview, HTML & CSS examples
This text has a color of #c0283b
<p style="color:#c0283b;">Text here</p>
.mytext {color:#c0283b;}
This box has a color of #c0283b
<div style="background-color:#c0283b;">Content here</div>
.mybackground {background-color:#c0283b;}
Border around this has a color of #c0283b
<div style="border:2px solid #c0283b;">Content here</div>
.myborder {border:2px solid #c0283b;}