#d80b35 color space conversions
Hex:
#d80b35
RGB:
216, 11, 53
CMY:
15, 96, 79
CMYK:
0, 95, 75, 15
HSL:
348°, 90.3084%, 44.5098%
HSV (HSB):
348°, 94.9074%, 84.7059%
XYZ:
29.0812, 15.0953, 4.7491
xyY:
0.5944, 0.3085, 15.0953
CIE-Lab:
45.7645, 70.6947, 36.0892
CIE-LCH:
45.7645, 79.3736, 27.0440
CIE-Luv:
45.7645, 138.8458, 20.9965
Hunter-Lab:
38.8527, 65.6148, 19.9497
#d80b35 color charts
#d80b35 color shades, tints & tones
#d80b35 color schemes
#d80b35 color preview, HTML & CSS examples
This text has a color of #d80b35
<p style="color:#d80b35;">Text here</p>
.mytext {color:#d80b35;}
This box has a color of #d80b35
<div style="background-color:#d80b35;">Content here</div>
.mybackground {background-color:#d80b35;}
Border around this has a color of #d80b35
<div style="border:2px solid #d80b35;">Content here</div>
.myborder {border:2px solid #d80b35;}