#d22fac color space conversions
Hex:
#d22fac
RGB:
210, 47, 172
CMY:
18, 82, 33
CMYK:
0, 78, 18, 18
HSL:
314°, 64.4269%, 50.3922%
HSV (HSB):
314°, 77.6190%, 82.3529%
XYZ:
35.0413, 18.7132, 40.7949
xyY:
0.3706, 0.1979, 18.7132
CIE-Lab:
50.3500, 72.5317, -29.7857
CIE-LCH:
50.3500, 78.4094, 337.6741
CIE-Luv:
50.3500, 79.9080, -54.9344
Hunter-Lab:
43.2588, 68.8889, -25.6318
#d22fac color charts
#d22fac color shades, tints & tones
#d22fac color schemes
#d22fac color preview, HTML & CSS examples
This text has a color of #d22fac
<p style="color:#d22fac;">Text here</p>
.mytext {color:#d22fac;}
This box has a color of #d22fac
<div style="background-color:#d22fac;">Content here</div>
.mybackground {background-color:#d22fac;}
Border around this has a color of #d22fac
<div style="border:2px solid #d22fac;">Content here</div>
.myborder {border:2px solid #d22fac;}