#c0213d color space conversions
Hex:
#c0213d
RGB:
192, 33, 61
CMY:
25, 87, 76
CMYK:
0, 83, 68, 25
HSL:
349°, 70.6667%, 44.1176%
HSV (HSB):
349°, 82.8125%, 75.2941%
XYZ:
23.1244, 12.6311, 5.6341
xyY:
0.5587, 0.3052, 12.6311
CIE-Lab:
42.2021, 61.2675, 25.8205
CIE-LCH:
42.2021, 66.4861, 22.8524
CIE-Luv:
42.2021, 112.5845, 14.8214
Hunter-Lab:
35.5403, 53.9462, 15.4790
#c0213d color charts
#c0213d color shades, tints & tones
#c0213d color schemes
#c0213d color preview, HTML & CSS examples
This text has a color of #c0213d
<p style="color:#c0213d;">Text here</p>
.mytext {color:#c0213d;}
This box has a color of #c0213d
<div style="background-color:#c0213d;">Content here</div>
.mybackground {background-color:#c0213d;}
Border around this has a color of #c0213d
<div style="border:2px solid #c0213d;">Content here</div>
.myborder {border:2px solid #c0213d;}