#d5025e color space conversions
Hex:
#d5025e
RGB:
213, 2, 94
CMY:
16, 99, 63
CMYK:
0, 99, 56, 16
HSL:
334°, 98.1395%, 42.1569%
HSV (HSB):
334°, 99.0610%, 83.5294%
XYZ:
29.4827, 14.9977, 11.9306
xyY:
0.5226, 0.2659, 14.9977
CIE-Lab:
45.6311, 72.8131, 10.5563
CIE-LCH:
45.6311, 73.5744, 8.2491
CIE-Luv:
45.6311, 123.6719, -1.9429
Hunter-Lab:
38.7269, 68.1196, 8.8433
#d5025e color charts
#d5025e color shades, tints & tones
#d5025e color schemes
#d5025e color preview, HTML & CSS examples
This text has a color of #d5025e
<p style="color:#d5025e;">Text here</p>
.mytext {color:#d5025e;}
This box has a color of #d5025e
<div style="background-color:#d5025e;">Content here</div>
.mybackground {background-color:#d5025e;}
Border around this has a color of #d5025e
<div style="border:2px solid #d5025e;">Content here</div>
.myborder {border:2px solid #d5025e;}