#d33f4a color space conversions
Hex:
#d33f4a
RGB:
211, 63, 74
CMY:
17, 75, 71
CMYK:
0, 70, 65, 17
HSL:
356°, 62.7119%, 53.7255%
HSV (HSB):
356°, 70.1422%, 82.7451%
XYZ:
29.8775, 17.8983, 8.3586
xyY:
0.5322, 0.3188, 17.8983
CIE-Lab:
49.3725, 58.1903, 27.7110
CIE-LCH:
49.3725, 64.4516, 25.4644
CIE-Luv:
49.3725, 110.1857, 19.0746
Hunter-Lab:
42.3064, 52.0236, 17.9004
#d33f4a color charts
#d33f4a color shades, tints & tones
#d33f4a color schemes
#d33f4a color preview, HTML & CSS examples
This text has a color of #d33f4a
<p style="color:#d33f4a;">Text here</p>
.mytext {color:#d33f4a;}
This box has a color of #d33f4a
<div style="background-color:#d33f4a;">Content here</div>
.mybackground {background-color:#d33f4a;}
Border around this has a color of #d33f4a
<div style="border:2px solid #d33f4a;">Content here</div>
.myborder {border:2px solid #d33f4a;}