#d2325d color space conversions
Hex:
#d2325d
RGB:
210, 50, 93
CMY:
18, 80, 64
CMYK:
0, 76, 56, 18
HSL:
344°, 64.0000%, 50.9804%
HSV (HSB):
344°, 76.1905%, 82.3529%
XYZ:
29.6947, 16.7732, 12.0284
xyY:
0.5076, 0.2867, 16.7732
CIE-Lab:
47.9729, 63.5284, 14.3333
CIE-LCH:
47.9729, 65.1253, 12.7142
CIE-Luv:
47.9729, 110.0189, 4.5571
Hunter-Lab:
40.9550, 57.7513, 11.2552
#d2325d color charts
#d2325d color shades, tints & tones
#d2325d color schemes
#d2325d color preview, HTML & CSS examples
This text has a color of #d2325d
<p style="color:#d2325d;">Text here</p>
.mytext {color:#d2325d;}
This box has a color of #d2325d
<div style="background-color:#d2325d;">Content here</div>
.mybackground {background-color:#d2325d;}
Border around this has a color of #d2325d
<div style="border:2px solid #d2325d;">Content here</div>
.myborder {border:2px solid #d2325d;}