#d5004d color space conversions
Hex:
#d5004d
RGB:
213, 0, 77
CMY:
16, 100, 70
CMYK:
0, 100, 64, 16
HSL:
338°, 100.0000%, 41.7647%
HSV (HSB):
338°, 100.0000%, 83.5294%
XYZ:
28.7801, 14.6820, 8.3382
xyY:
0.5556, 0.2834, 14.6820
CIE-Lab:
45.1955, 71.9806, 20.5782
CIE-LCH:
45.1955, 74.8643, 15.9545
CIE-Luv:
45.1955, 130.5934, 8.1524
Hunter-Lab:
38.3170, 67.0175, 13.9198
#d5004d color charts
#d5004d color shades, tints & tones
#d5004d color schemes
#d5004d color preview, HTML & CSS examples
This text has a color of #d5004d
<p style="color:#d5004d;">Text here</p>
.mytext {color:#d5004d;}
This box has a color of #d5004d
<div style="background-color:#d5004d;">Content here</div>
.mybackground {background-color:#d5004d;}
Border around this has a color of #d5004d
<div style="border:2px solid #d5004d;">Content here</div>
.myborder {border:2px solid #d5004d;}