#d2324c color space conversions
Hex:
#d2324c
RGB:
210, 50, 76
CMY:
18, 80, 70
CMYK:
0, 76, 64, 18
HSL:
350°, 64.0000%, 50.9804%
HSV (HSB):
350°, 76.1905%, 82.3529%
XYZ:
29.0235, 16.5046, 8.4935
xyY:
0.5373, 0.3055, 16.5046
CIE-Lab:
47.6297, 62.4317, 24.2512
CIE-LCH:
47.6297, 66.9764, 21.2283
CIE-Luv:
47.6297, 115.4678, 14.4915
Hunter-Lab:
40.6259, 56.4264, 16.0426
#d2324c color charts
#d2324c color shades, tints & tones
#d2324c color schemes
#d2324c color preview, HTML & CSS examples
This text has a color of #d2324c
<p style="color:#d2324c;">Text here</p>
.mytext {color:#d2324c;}
This box has a color of #d2324c
<div style="background-color:#d2324c;">Content here</div>
.mybackground {background-color:#d2324c;}
Border around this has a color of #d2324c
<div style="border:2px solid #d2324c;">Content here</div>
.myborder {border:2px solid #d2324c;}