#d81a65 color space conversions
Hex:
#d81a65
RGB:
216, 26, 101
CMY:
15, 90, 60
CMYK:
0, 88, 53, 15
HSL:
336°, 78.5124%, 47.4510%
HSV (HSB):
336°, 87.9630%, 84.7059%
XYZ:
31.0373, 16.2773, 13.8179
xyY:
0.5077, 0.2663, 16.2773
CIE-Lab:
47.3362, 71.3107, 8.6947
CIE-LCH:
47.3362, 71.8388, 6.9516
CIE-Luv:
47.3362, 119.5233, -3.5043
Hunter-Lab:
40.3451, 66.7149, 7.9352
#d81a65 color charts
#d81a65 color shades, tints & tones
#d81a65 color schemes
#d81a65 color preview, HTML & CSS examples
This text has a color of #d81a65
<p style="color:#d81a65;">Text here</p>
.mytext {color:#d81a65;}
This box has a color of #d81a65
<div style="background-color:#d81a65;">Content here</div>
.mybackground {background-color:#d81a65;}
Border around this has a color of #d81a65
<div style="border:2px solid #d81a65;">Content here</div>
.myborder {border:2px solid #d81a65;}