#d33da2 color space conversions
Hex:
#d33da2
RGB:
211, 61, 162
CMY:
17, 76, 36
CMYK:
0, 71, 23, 17
HSL:
320°, 63.0252%, 53.3333%
HSV (HSB):
320°, 71.0900%, 82.7451%
XYZ:
35.0543, 19.7950, 36.1557
xyY:
0.3852, 0.2175, 19.7950
CIE-Lab:
51.6046, 67.1682, -21.9357
CIE-LCH:
51.6046, 70.6593, 341.9141
CIE-Luv:
51.6046, 80.8472, -42.8336
Hunter-Lab:
44.4916, 62.7774, -17.0374
#d33da2 color charts
#d33da2 color shades, tints & tones
#d33da2 color schemes
#d33da2 color preview, HTML & CSS examples
This text has a color of #d33da2
<p style="color:#d33da2;">Text here</p>
.mytext {color:#d33da2;}
This box has a color of #d33da2
<div style="background-color:#d33da2;">Content here</div>
.mybackground {background-color:#d33da2;}
Border around this has a color of #d33da2
<div style="border:2px solid #d33da2;">Content here</div>
.myborder {border:2px solid #d33da2;}