#d81b30 color space conversions
Hex:
#d81b30
RGB:
216, 27, 48
CMY:
15, 89, 81
CMYK:
0, 88, 78, 15
HSL:
353°, 77.7778%, 47.6471%
HSV (HSB):
353°, 87.5000%, 84.7059%
XYZ:
29.2443, 15.5962, 4.2653
xyY:
0.5955, 0.3176, 15.5962
CIE-Lab:
46.4402, 68.4110, 39.7309
CIE-LCH:
46.4402, 79.1114, 30.1466
CIE-Luv:
46.4402, 136.4515, 24.3096
Hunter-Lab:
39.4920, 63.0705, 21.2408
#d81b30 color charts
#d81b30 color shades, tints & tones
#d81b30 color schemes
#d81b30 color preview, HTML & CSS examples
This text has a color of #d81b30
<p style="color:#d81b30;">Text here</p>
.mytext {color:#d81b30;}
This box has a color of #d81b30
<div style="background-color:#d81b30;">Content here</div>
.mybackground {background-color:#d81b30;}
Border around this has a color of #d81b30
<div style="border:2px solid #d81b30;">Content here</div>
.myborder {border:2px solid #d81b30;}