#d33d90 color space conversions
Hex:
#d33d90
RGB:
211, 61, 144
CMY:
17, 76, 44
CMYK:
0, 71, 32, 17
HSL:
327°, 63.0252%, 53.3333%
HSV (HSB):
327°, 71.0900%, 82.7451%
XYZ:
33.5668, 19.2000, 28.3224
xyY:
0.4139, 0.2368, 19.2000
CIE-Lab:
50.9204, 64.9722, -12.2894
CIE-LCH:
50.9204, 66.1242, 349.2892
CIE-Luv:
50.9204, 87.6660, -28.6495
Hunter-Lab:
43.8178, 60.0593, -7.6506
#d33d90 color charts
#d33d90 color shades, tints & tones
#d33d90 color schemes
#d33d90 color preview, HTML & CSS examples
This text has a color of #d33d90
<p style="color:#d33d90;">Text here</p>
.mytext {color:#d33d90;}
This box has a color of #d33d90
<div style="background-color:#d33d90;">Content here</div>
.mybackground {background-color:#d33d90;}
Border around this has a color of #d33d90
<div style="border:2px solid #d33d90;">Content here</div>
.myborder {border:2px solid #d33d90;}