#d22c5b color space conversions
Hex:
#d22c5b
RGB:
210, 44, 91
CMY:
18, 83, 64
CMYK:
0, 79, 57, 18
HSL:
343°, 65.3543%, 49.8039%
HSV (HSB):
343°, 79.0476%, 82.3529%
XYZ:
29.3674, 16.2583, 11.4879
xyY:
0.5142, 0.2847, 16.2583
CIE-Lab:
47.3116, 65.1275, 14.6526
CIE-LCH:
47.3116, 66.7555, 12.6794
CIE-Luv:
47.3116, 113.1194, 4.4277
Hunter-Lab:
40.3216, 59.4436, 11.3331
#d22c5b color charts
#d22c5b color shades, tints & tones
#d22c5b color schemes
#d22c5b color preview, HTML & CSS examples
This text has a color of #d22c5b
<p style="color:#d22c5b;">Text here</p>
.mytext {color:#d22c5b;}
This box has a color of #d22c5b
<div style="background-color:#d22c5b;">Content here</div>
.mybackground {background-color:#d22c5b;}
Border around this has a color of #d22c5b
<div style="border:2px solid #d22c5b;">Content here</div>
.myborder {border:2px solid #d22c5b;}