#d81c42 color space conversions
Hex:
#d81c42
RGB:
216, 28, 66
CMY:
15, 89, 74
CMYK:
0, 87, 69, 15
HSL:
348°, 77.0492%, 47.8431%
HSV (HSB):
348°, 87.0370%, 84.7059%
XYZ:
29.7175, 15.8228, 6.6421
xyY:
0.5695, 0.3032, 15.8228
CIE-Lab:
46.7411, 68.9247, 29.4436
CIE-LCH:
46.7411, 74.9503, 23.1314
CIE-Luv:
46.7411, 131.4694, 16.9370
Hunter-Lab:
39.7779, 63.7438, 17.9443
#d81c42 color charts
#d81c42 color shades, tints & tones
#d81c42 color schemes
#d81c42 color preview, HTML & CSS examples
This text has a color of #d81c42
<p style="color:#d81c42;">Text here</p>
.mytext {color:#d81c42;}
This box has a color of #d81c42
<div style="background-color:#d81c42;">Content here</div>
.mybackground {background-color:#d81c42;}
Border around this has a color of #d81c42
<div style="border:2px solid #d81c42;">Content here</div>
.myborder {border:2px solid #d81c42;}