#c0283f color space conversions
Hex:
#c0283f
RGB:
192, 40, 63
CMY:
25, 84, 75
CMYK:
0, 79, 67, 25
HSL:
351°, 65.5172%, 45.4902%
HSV (HSB):
351°, 79.1667%, 75.2941%
XYZ:
23.3942, 13.0829, 5.9949
xyY:
0.5508, 0.3080, 13.0829
CIE-Lab:
42.8879, 59.5205, 25.4452
CIE-LCH:
42.8879, 64.7314, 23.1468
CIE-Luv:
42.8879, 109.2587, 15.1550
Hunter-Lab:
36.1703, 52.1520, 15.4925
#c0283f color charts
#c0283f color shades, tints & tones
#c0283f color schemes
#c0283f color preview, HTML & CSS examples
This text has a color of #c0283f
<p style="color:#c0283f;">Text here</p>
.mytext {color:#c0283f;}
This box has a color of #c0283f
<div style="background-color:#c0283f;">Content here</div>
.mybackground {background-color:#c0283f;}
Border around this has a color of #c0283f
<div style="border:2px solid #c0283f;">Content here</div>
.myborder {border:2px solid #c0283f;}