#d2365d color space conversions
Hex:
#d2365d
RGB:
210, 54, 93
CMY:
18, 79, 64
CMYK:
0, 74, 56, 18
HSL:
345°, 63.4146%, 51.7647%
HSV (HSB):
345°, 74.2857%, 82.3529%
XYZ:
29.8733, 17.1303, 12.0879
xyY:
0.5055, 0.2899, 17.1303
CIE-Lab:
48.4238, 62.2638, 14.9526
CIE-LCH:
48.4238, 64.0340, 13.5038
CIE-Luv:
48.4238, 108.2778, 5.5669
Hunter-Lab:
41.3887, 56.4062, 11.6560
#d2365d color charts
#d2365d color shades, tints & tones
#d2365d color schemes
#d2365d color preview, HTML & CSS examples
This text has a color of #d2365d
<p style="color:#d2365d;">Text here</p>
.mytext {color:#d2365d;}
This box has a color of #d2365d
<div style="background-color:#d2365d;">Content here</div>
.mybackground {background-color:#d2365d;}
Border around this has a color of #d2365d
<div style="border:2px solid #d2365d;">Content here</div>
.myborder {border:2px solid #d2365d;}