#d22ba9 color space conversions
Hex:
#d22ba9
RGB:
210, 43, 169
CMY:
18, 83, 34
CMYK:
0, 80, 20, 18
HSL:
315°, 66.0079%, 49.6078%
HSV (HSB):
315°, 79.5238%, 82.3529%
XYZ:
34.6037, 18.2940, 39.2434
xyY:
0.3756, 0.1985, 18.2940
CIE-Lab:
49.8507, 73.1850, -28.7950
CIE-LCH:
49.8507, 78.6460, 338.5226
CIE-Luv:
49.8507, 81.9868, -53.4761
Hunter-Lab:
42.7714, 69.5630, -24.4594
#d22ba9 color charts
#d22ba9 color shades, tints & tones
#d22ba9 color schemes
#d22ba9 color preview, HTML & CSS examples
This text has a color of #d22ba9
<p style="color:#d22ba9;">Text here</p>
.mytext {color:#d22ba9;}
This box has a color of #d22ba9
<div style="background-color:#d22ba9;">Content here</div>
.mybackground {background-color:#d22ba9;}
Border around this has a color of #d22ba9
<div style="border:2px solid #d22ba9;">Content here</div>
.myborder {border:2px solid #d22ba9;}