#d81920 color space conversions
Hex:
#d81920
RGB:
216, 25, 32
CMY:
15, 90, 87
CMYK:
0, 88, 85, 15
HSL:
358°, 79.2531%, 47.2549%
HSV (HSB):
358°, 88.4259%, 84.7059%
XYZ:
28.9272, 15.3985, 2.8141
xyY:
0.6136, 0.3267, 15.3985
CIE-Lab:
46.1752, 68.3287, 48.0668
CIE-LCH:
46.1752, 83.5418, 35.1250
CIE-Luv:
46.1752, 140.0763, 28.8786
Hunter-Lab:
39.2409, 62.9134, 23.2168
#d81920 color charts
#d81920 color shades, tints & tones
#d81920 color schemes
#d81920 color preview, HTML & CSS examples
This text has a color of #d81920
<p style="color:#d81920;">Text here</p>
.mytext {color:#d81920;}
This box has a color of #d81920
<div style="background-color:#d81920;">Content here</div>
.mybackground {background-color:#d81920;}
Border around this has a color of #d81920
<div style="border:2px solid #d81920;">Content here</div>
.myborder {border:2px solid #d81920;}