#d22c8b color space conversions
Hex:
#d22c8b
RGB:
210, 44, 139
CMY:
18, 83, 45
CMYK:
0, 79, 34, 18
HSL:
326°, 65.3543%, 49.8039%
HSV (HSB):
326°, 79.0476%, 82.3529%
XYZ:
32.1392, 17.3671, 26.0844
xyY:
0.4252, 0.2298, 17.3671
CIE-Lab:
48.7193, 69.3768, -12.6289
CIE-LCH:
48.7193, 70.5169, 349.6832
CIE-Luv:
48.7193, 94.2233, -29.7150
Hunter-Lab:
41.6738, 64.7316, -7.9389
#d22c8b color charts
#d22c8b color shades, tints & tones
#d22c8b color schemes
#d22c8b color preview, HTML & CSS examples
This text has a color of #d22c8b
<p style="color:#d22c8b;">Text here</p>
.mytext {color:#d22c8b;}
This box has a color of #d22c8b
<div style="background-color:#d22c8b;">Content here</div>
.mybackground {background-color:#d22c8b;}
Border around this has a color of #d22c8b
<div style="border:2px solid #d22c8b;">Content here</div>
.myborder {border:2px solid #d22c8b;}