#d81c35 color space conversions
Hex:
#d81c35
RGB:
216, 28, 53
CMY:
15, 89, 79
CMYK:
0, 87, 75, 15
HSL:
352°, 77.0492%, 47.8431%
HSV (HSB):
352°, 87.0370%, 84.7059%
XYZ:
29.3768, 15.6865, 4.8476
xyY:
0.5886, 0.3143, 15.6865
CIE-Lab:
46.5604, 68.4014, 36.9781
CIE-LCH:
46.5604, 77.7568, 28.3958
CIE-Luv:
46.5604, 134.9819, 22.5688
Hunter-Lab:
39.6062, 63.0866, 20.4675
#d81c35 color charts
#d81c35 color shades, tints & tones
#d81c35 color schemes
#d81c35 color preview, HTML & CSS examples
This text has a color of #d81c35
<p style="color:#d81c35;">Text here</p>
.mytext {color:#d81c35;}
This box has a color of #d81c35
<div style="background-color:#d81c35;">Content here</div>
.mybackground {background-color:#d81c35;}
Border around this has a color of #d81c35
<div style="border:2px solid #d81c35;">Content here</div>
.myborder {border:2px solid #d81c35;}