#d33a4f color space conversions
Hex:
#d33a4f
RGB:
211, 58, 79
CMY:
17, 77, 69
CMYK:
0, 73, 63, 17
HSL:
352°, 63.4855%, 52.7451%
HSV (HSB):
352°, 72.5118%, 82.7451%
XYZ:
29.7883, 17.4395, 9.1933
xyY:
0.5280, 0.3091, 17.4395
CIE-Lab:
48.8091, 60.2802, 23.9993
CIE-LCH:
48.8091, 64.8820, 21.7090
CIE-Luv:
48.8091, 111.5022, 15.0685
Hunter-Lab:
41.7606, 54.2448, 16.1802
#d33a4f color charts
#d33a4f color shades, tints & tones
#d33a4f color schemes
#d33a4f color preview, HTML & CSS examples
This text has a color of #d33a4f
<p style="color:#d33a4f;">Text here</p>
.mytext {color:#d33a4f;}
This box has a color of #d33a4f
<div style="background-color:#d33a4f;">Content here</div>
.mybackground {background-color:#d33a4f;}
Border around this has a color of #d33a4f
<div style="border:2px solid #d33a4f;">Content here</div>
.myborder {border:2px solid #d33a4f;}