#d80039 color space conversions
Hex:
#d80039
RGB:
216, 0, 57
CMY:
15, 100, 78
CMYK:
0, 100, 74, 15
HSL:
344°, 100.0000%, 42.3529%
HSV (HSB):
344°, 100.0000%, 84.7059%
XYZ:
29.0574, 14.8943, 5.2143
xyY:
0.5910, 0.3029, 14.8943
CIE-Lab:
45.4891, 71.7897, 33.3870
CIE-LCH:
45.4891, 79.1736, 24.9416
CIE-Luv:
45.4891, 139.3634, 18.7055
Hunter-Lab:
38.5932, 66.8574, 19.0046
#d80039 color charts
#d80039 color shades, tints & tones
#d80039 color schemes
#d80039 color preview, HTML & CSS examples
This text has a color of #d80039
<p style="color:#d80039;">Text here</p>
.mytext {color:#d80039;}
This box has a color of #d80039
<div style="background-color:#d80039;">Content here</div>
.mybackground {background-color:#d80039;}
Border around this has a color of #d80039
<div style="border:2px solid #d80039;">Content here</div>
.myborder {border:2px solid #d80039;}