#d33d9c color space conversions
Hex:
#d33d9c
RGB:
211, 61, 156
CMY:
17, 76, 39
CMYK:
0, 71, 26, 17
HSL:
322°, 63.0252%, 53.3333%
HSV (HSB):
322°, 71.0900%, 82.7451%
XYZ:
34.5335, 19.5867, 33.4130
xyY:
0.3945, 0.2238, 19.5867
CIE-Lab:
51.3666, 66.4094, -18.7516
CIE-LCH:
51.3666, 69.0060, 344.2323
CIE-Luv:
51.3666, 83.1180, -38.0742
Hunter-Lab:
44.2568, 61.8335, -13.7829
#d33d9c color charts
#d33d9c color shades, tints & tones
#d33d9c color schemes
#d33d9c color preview, HTML & CSS examples
This text has a color of #d33d9c
<p style="color:#d33d9c;">Text here</p>
.mytext {color:#d33d9c;}
This box has a color of #d33d9c
<div style="background-color:#d33d9c;">Content here</div>
.mybackground {background-color:#d33d9c;}
Border around this has a color of #d33d9c
<div style="border:2px solid #d33d9c;">Content here</div>
.myborder {border:2px solid #d33d9c;}