#d33d7f color space conversions
Hex:
#d33d7f
RGB:
211, 61, 127
CMY:
17, 76, 50
CMYK:
0, 71, 40, 17
HSL:
334°, 63.0252%, 53.3333%
HSV (HSB):
334°, 71.0900%, 82.7451%
XYZ:
32.3635, 18.7187, 21.9860
xyY:
0.4429, 0.2562, 18.7187
CIE-Lab:
50.3564, 63.1284, -2.9268
CIE-LCH:
50.3564, 63.1962, 357.3456
CIE-Luv:
50.3564, 94.0288, -15.6776
Hunter-Lab:
43.2651, 57.8090, 0.1562
#d33d7f color charts
#d33d7f color shades, tints & tones
#d33d7f color schemes
#d33d7f color preview, HTML & CSS examples
This text has a color of #d33d7f
<p style="color:#d33d7f;">Text here</p>
.mytext {color:#d33d7f;}
This box has a color of #d33d7f
<div style="background-color:#d33d7f;">Content here</div>
.mybackground {background-color:#d33d7f;}
Border around this has a color of #d33d7f
<div style="border:2px solid #d33d7f;">Content here</div>
.myborder {border:2px solid #d33d7f;}