#d50238 color space conversions
Hex:
#d50238
RGB:
213, 2, 56
CMY:
16, 99, 78
CMYK:
0, 99, 74, 16
HSL:
345°, 98.1395%, 42.1569%
HSV (HSB):
345°, 99.0610%, 83.5294%
XYZ:
28.1761, 14.4751, 5.0503
xyY:
0.5907, 0.3035, 14.4751
CIE-Lab:
44.9067, 70.8598, 33.1523
CIE-LCH:
44.9067, 78.2316, 25.0729
CIE-Luv:
44.9067, 137.1224, 18.5949
Hunter-Lab:
38.0461, 65.6123, 18.7620
#d50238 color charts
#d50238 color shades, tints & tones
#d50238 color schemes
#d50238 color preview, HTML & CSS examples
This text has a color of #d50238
<p style="color:#d50238;">Text here</p>
.mytext {color:#d50238;}
This box has a color of #d50238
<div style="background-color:#d50238;">Content here</div>
.mybackground {background-color:#d50238;}
Border around this has a color of #d50238
<div style="border:2px solid #d50238;">Content here</div>
.myborder {border:2px solid #d50238;}