#d22c8f color space conversions
Hex:
#d22c8f
RGB:
210, 44, 143
CMY:
18, 83, 44
CMYK:
0, 79, 32, 18
HSL:
324°, 65.3543%, 49.8039%
HSV (HSB):
324°, 79.0476%, 82.3529%
XYZ:
32.4369, 17.4862, 27.6522
xyY:
0.4181, 0.2254, 17.4862
CIE-Lab:
48.8669, 69.8130, -14.8148
CIE-LCH:
48.8669, 71.3675, 348.0192
CIE-Luv:
48.8669, 92.5547, -32.8134
Hunter-Lab:
41.8165, 65.2833, -9.9354
#d22c8f color charts
#d22c8f color shades, tints & tones
#d22c8f color schemes
#d22c8f color preview, HTML & CSS examples
This text has a color of #d22c8f
<p style="color:#d22c8f;">Text here</p>
.mytext {color:#d22c8f;}
This box has a color of #d22c8f
<div style="background-color:#d22c8f;">Content here</div>
.mybackground {background-color:#d22c8f;}
Border around this has a color of #d22c8f
<div style="border:2px solid #d22c8f;">Content here</div>
.myborder {border:2px solid #d22c8f;}