#d22a8c color space conversions
Hex:
#d22a8c
RGB:
210, 42, 140
CMY:
18, 84, 45
CMYK:
0, 80, 33, 18
HSL:
325°, 66.6667%, 49.4118%
HSV (HSB):
325°, 80.0000%, 82.3529%
XYZ:
32.1399, 17.2510, 26.4468
xyY:
0.4238, 0.2275, 17.2510
CIE-Lab:
48.5748, 70.0022, -13.4506
CIE-LCH:
48.5748, 71.2827, 349.1234
CIE-Luv:
48.5748, 94.3347, -30.9391
Hunter-Lab:
41.5343, 65.4410, -8.6785
#d22a8c color charts
#d22a8c color shades, tints & tones
#d22a8c color schemes
#d22a8c color preview, HTML & CSS examples
This text has a color of #d22a8c
<p style="color:#d22a8c;">Text here</p>
.mytext {color:#d22a8c;}
This box has a color of #d22a8c
<div style="background-color:#d22a8c;">Content here</div>
.mybackground {background-color:#d22a8c;}
Border around this has a color of #d22a8c
<div style="border:2px solid #d22a8c;">Content here</div>
.myborder {border:2px solid #d22a8c;}