#d33848 color space conversions
Hex:
#d33848
RGB:
211, 56, 72
CMY:
17, 78, 72
CMYK:
0, 73, 66, 17
HSL:
354°, 63.7860%, 52.3529%
HSV (HSB):
354°, 73.4597%, 82.7451%
XYZ:
29.4478, 17.1451, 7.8882
xyY:
0.5405, 0.3147, 17.1451
CIE-Lab:
48.4424, 60.5621, 27.7327
CIE-LCH:
48.4424, 66.6099, 24.6040
CIE-Luv:
48.4424, 114.4751, 18.2385
Hunter-Lab:
41.4067, 54.4851, 17.6896
#d33848 color charts
#d33848 color shades, tints & tones
#d33848 color schemes
#d33848 color preview, HTML & CSS examples
This text has a color of #d33848
<p style="color:#d33848;">Text here</p>
.mytext {color:#d33848;}
This box has a color of #d33848
<div style="background-color:#d33848;">Content here</div>
.mybackground {background-color:#d33848;}
Border around this has a color of #d33848
<div style="border:2px solid #d33848;">Content here</div>
.myborder {border:2px solid #d33848;}