#d33f48 color space conversions
Hex:
#d33f48
RGB:
211, 63, 72
CMY:
17, 75, 72
CMYK:
0, 70, 66, 17
HSL:
356°, 62.7119%, 53.7255%
HSV (HSB):
356°, 70.1422%, 82.7451%
XYZ:
29.8112, 17.8718, 8.0093
xyY:
0.5353, 0.3209, 17.8718
CIE-Lab:
49.3402, 58.0778, 28.8562
CIE-LCH:
49.3402, 64.8515, 26.4206
CIE-Luv:
49.3402, 110.6983, 20.0870
Hunter-Lab:
42.2750, 51.8920, 18.3597
#d33f48 color charts
#d33f48 color shades, tints & tones
#d33f48 color schemes
#d33f48 color preview, HTML & CSS examples
This text has a color of #d33f48
<p style="color:#d33f48;">Text here</p>
.mytext {color:#d33f48;}
This box has a color of #d33f48
<div style="background-color:#d33f48;">Content here</div>
.mybackground {background-color:#d33f48;}
Border around this has a color of #d33f48
<div style="border:2px solid #d33f48;">Content here</div>
.myborder {border:2px solid #d33f48;}