#d33d5f color space conversions
Hex:
#d33d5f
RGB:
211, 61, 95
CMY:
17, 76, 63
CMYK:
0, 71, 55, 17
HSL:
346°, 63.0252%, 53.3333%
HSV (HSB):
346°, 71.0900%, 82.7451%
XYZ:
30.5983, 18.0126, 12.6905
xyY:
0.4991, 0.2938, 18.0126
CIE-Lab:
49.5114, 60.3039, 15.2562
CIE-LCH:
49.5114, 62.2038, 14.1973
CIE-Luv:
49.5114, 105.1413, 6.4837
Hunter-Lab:
42.4412, 54.4185, 11.9803
#d33d5f color charts
#d33d5f color shades, tints & tones
#d33d5f color schemes
#d33d5f color preview, HTML & CSS examples
This text has a color of #d33d5f
<p style="color:#d33d5f;">Text here</p>
.mytext {color:#d33d5f;}
This box has a color of #d33d5f
<div style="background-color:#d33d5f;">Content here</div>
.mybackground {background-color:#d33d5f;}
Border around this has a color of #d33d5f
<div style="border:2px solid #d33d5f;">Content here</div>
.myborder {border:2px solid #d33d5f;}