#d50c23 color space conversions
Hex:
#d50c23
RGB:
213, 12, 35
CMY:
16, 95, 86
CMYK:
0, 94, 84, 16
HSL:
353°, 89.3333%, 44.1176%
HSV (HSB):
353°, 94.3662%, 83.5294%
XYZ:
27.8754, 14.5304, 2.9256
xyY:
0.6149, 0.3205, 14.5304
CIE-Lab:
44.9842, 69.3355, 45.2425
CIE-LCH:
44.9842, 82.7907, 33.1251
CIE-Luv:
44.9842, 140.4057, 26.4859
Hunter-Lab:
38.1188, 63.8251, 22.1327
#d50c23 color charts
#d50c23 color shades, tints & tones
#d50c23 color schemes
#d50c23 color preview, HTML & CSS examples
This text has a color of #d50c23
<p style="color:#d50c23;">Text here</p>
.mytext {color:#d50c23;}
This box has a color of #d50c23
<div style="background-color:#d50c23;">Content here</div>
.mybackground {background-color:#d50c23;}
Border around this has a color of #d50c23
<div style="border:2px solid #d50c23;">Content here</div>
.myborder {border:2px solid #d50c23;}