#d5367d color space conversions
Hex:
#d5367d
RGB:
213, 54, 125
CMY:
16, 79, 51
CMYK:
0, 75, 41, 16
HSL:
333°, 65.4321%, 52.3529%
HSV (HSB):
333°, 74.6479%, 83.5294%
XYZ:
32.4614, 18.2651, 21.2167
xyY:
0.4512, 0.2539, 18.2651
CIE-Lab:
49.8161, 65.8091, -2.4734
CIE-LCH:
49.8161, 65.8556, 357.8475
CIE-Luv:
49.8161, 99.0911, -15.6432
Hunter-Lab:
42.7377, 60.7885, 0.4826
#d5367d color charts
#d5367d color shades, tints & tones
#d5367d color schemes
#d5367d color preview, HTML & CSS examples
This text has a color of #d5367d
<p style="color:#d5367d;">Text here</p>
.mytext {color:#d5367d;}
This box has a color of #d5367d
<div style="background-color:#d5367d;">Content here</div>
.mybackground {background-color:#d5367d;}
Border around this has a color of #d5367d
<div style="border:2px solid #d5367d;">Content here</div>
.myborder {border:2px solid #d5367d;}