#d5074e color space conversions
Hex:
#d5074e
RGB:
213, 7, 78
CMY:
16, 97, 69
CMYK:
0, 97, 63, 16
HSL:
339°, 93.6364%, 43.1373%
HSV (HSB):
339°, 96.7136%, 83.5294%
XYZ:
28.8917, 14.8482, 8.5509
xyY:
0.5525, 0.2840, 14.8482
CIE-Lab:
45.4255, 71.4224, 20.2586
CIE-LCH:
45.4255, 74.2399, 15.8357
CIE-Luv:
45.4255, 129.3072, 8.0492
Hunter-Lab:
38.5333, 66.4034, 13.8162
#d5074e color charts
#d5074e color shades, tints & tones
#d5074e color schemes
#d5074e color preview, HTML & CSS examples
This text has a color of #d5074e
<p style="color:#d5074e;">Text here</p>
.mytext {color:#d5074e;}
This box has a color of #d5074e
<div style="background-color:#d5074e;">Content here</div>
.mybackground {background-color:#d5074e;}
Border around this has a color of #d5074e
<div style="border:2px solid #d5074e;">Content here</div>
.myborder {border:2px solid #d5074e;}