#d33d7e color space conversions
Hex:
#d33d7e
RGB:
211, 61, 126
CMY:
17, 76, 51
CMYK:
0, 71, 40, 17
HSL:
334°, 63.0252%, 53.3333%
HSV (HSB):
334°, 71.0900%, 82.7451%
XYZ:
32.2986, 18.6927, 21.6444
xyY:
0.4447, 0.2573, 18.6927
CIE-Lab:
50.3258, 63.0272, -2.3688
CIE-LCH:
50.3258, 63.0717, 357.8476
CIE-Luv:
50.3258, 94.3968, -14.9340
Hunter-Lab:
43.2351, 57.6863, 0.5827
#d33d7e color charts
#d33d7e color shades, tints & tones
#d33d7e color schemes
#d33d7e color preview, HTML & CSS examples
This text has a color of #d33d7e
<p style="color:#d33d7e;">Text here</p>
.mytext {color:#d33d7e;}
This box has a color of #d33d7e
<div style="background-color:#d33d7e;">Content here</div>
.mybackground {background-color:#d33d7e;}
Border around this has a color of #d33d7e
<div style="border:2px solid #d33d7e;">Content here</div>
.myborder {border:2px solid #d33d7e;}