#d22b9d color space conversions
Hex:
#d22b9d
RGB:
210, 43, 157
CMY:
18, 83, 38
CMYK:
0, 80, 25, 18
HSL:
319°, 66.0079%, 49.6078%
HSV (HSB):
319°, 79.5238%, 82.3529%
XYZ:
33.5280, 17.8637, 33.5792
xyY:
0.3946, 0.2102, 17.8637
CIE-Lab:
49.3304, 71.6896, -22.4857
CIE-LCH:
49.3304, 75.1332, 342.5858
CIE-Luv:
49.3304, 86.9524, -44.0073
Hunter-Lab:
42.2655, 67.6344, -17.5191
#d22b9d color charts
#d22b9d color shades, tints & tones
#d22b9d color schemes
#d22b9d color preview, HTML & CSS examples
This text has a color of #d22b9d
<p style="color:#d22b9d;">Text here</p>
.mytext {color:#d22b9d;}
This box has a color of #d22b9d
<div style="background-color:#d22b9d;">Content here</div>
.mybackground {background-color:#d22b9d;}
Border around this has a color of #d22b9d
<div style="border:2px solid #d22b9d;">Content here</div>
.myborder {border:2px solid #d22b9d;}