#d33f95 color space conversions
Hex:
#d33f95
RGB:
211, 63, 149
CMY:
17, 75, 42
CMYK:
0, 70, 29, 17
HSL:
325°, 62.7119%, 53.7255%
HSV (HSB):
325°, 70.1422%, 82.7451%
XYZ:
34.0663, 19.5738, 30.4164
xyY:
0.4053, 0.2329, 19.5738
CIE-Lab:
51.3519, 64.8567, -14.6173
CIE-LCH:
51.3519, 66.4835, 347.2990
CIE-Luv:
51.3519, 85.0726, -31.9226
Hunter-Lab:
44.2423, 60.0198, -9.7920
#d33f95 color charts
#d33f95 color shades, tints & tones
#d33f95 color schemes
#d33f95 color preview, HTML & CSS examples
This text has a color of #d33f95
<p style="color:#d33f95;">Text here</p>
.mytext {color:#d33f95;}
This box has a color of #d33f95
<div style="background-color:#d33f95;">Content here</div>
.mybackground {background-color:#d33f95;}
Border around this has a color of #d33f95
<div style="border:2px solid #d33f95;">Content here</div>
.myborder {border:2px solid #d33f95;}