#d22c65 color space conversions
Hex:
#d22c65
RGB:
210, 44, 101
CMY:
18, 83, 60
CMYK:
0, 79, 52, 18
HSL:
339°, 65.3543%, 49.8039%
HSV (HSB):
339°, 79.0476%, 82.3529%
XYZ:
29.8280, 16.4426, 13.9135
xyY:
0.4956, 0.2732, 16.4426
CIE-Lab:
47.5499, 65.8587, 8.8317
CIE-LCH:
47.5499, 66.4482, 7.6378
CIE-Luv:
47.5499, 109.4805, -2.0296
Hunter-Lab:
40.5495, 60.3422, 8.0407
#d22c65 color charts
#d22c65 color shades, tints & tones
#d22c65 color schemes
#d22c65 color preview, HTML & CSS examples
This text has a color of #d22c65
<p style="color:#d22c65;">Text here</p>
.mytext {color:#d22c65;}
This box has a color of #d22c65
<div style="background-color:#d22c65;">Content here</div>
.mybackground {background-color:#d22c65;}
Border around this has a color of #d22c65
<div style="border:2px solid #d22c65;">Content here</div>
.myborder {border:2px solid #d22c65;}