#d33bac color space conversions
Hex:
#d33bac
RGB:
211, 59, 172
CMY:
17, 77, 33
CMYK:
0, 72, 18, 17
HSL:
315°, 63.3333%, 52.9412%
HSV (HSB):
315°, 72.0379%, 82.7451%
XYZ:
35.8743, 19.9554, 40.9907
xyY:
0.3705, 0.2061, 19.9554
CIE-Lab:
51.7867, 69.1579, -27.5390
CIE-LCH:
51.7867, 74.4393, 338.2873
CIE-Luv:
51.7867, 77.6582, -51.4020
Hunter-Lab:
44.6714, 65.1731, -23.1348
#d33bac color charts
#d33bac color shades, tints & tones
#d33bac color schemes
#d33bac color preview, HTML & CSS examples
This text has a color of #d33bac
<p style="color:#d33bac;">Text here</p>
.mytext {color:#d33bac;}
This box has a color of #d33bac
<div style="background-color:#d33bac;">Content here</div>
.mybackground {background-color:#d33bac;}
Border around this has a color of #d33bac
<div style="border:2px solid #d33bac;">Content here</div>
.myborder {border:2px solid #d33bac;}