#d91a65 color space conversions
Hex:
#d91a65
RGB:
217, 26, 101
CMY:
15, 90, 60
CMYK:
0, 88, 53, 15
HSL:
336°, 78.6008%, 47.6471%
HSV (HSB):
336°, 88.0184%, 85.0980%
XYZ:
31.3336, 16.4301, 13.8318
xyY:
0.5087, 0.2667, 16.4301
CIE-Lab:
47.5338, 71.5516, 9.0017
CIE-LCH:
47.5338, 72.1156, 7.1705
CIE-Luv:
47.5338, 120.3210, -3.2123
Hunter-Lab:
40.5340, 67.0495, 8.1418
#d91a65 color charts
#d91a65 color shades, tints & tones
#d91a65 color schemes
#d91a65 color preview, HTML & CSS examples
This text has a color of #d91a65
<p style="color:#d91a65;">Text here</p>
.mytext {color:#d91a65;}
This box has a color of #d91a65
<div style="background-color:#d91a65;">Content here</div>
.mybackground {background-color:#d91a65;}
Border around this has a color of #d91a65
<div style="border:2px solid #d91a65;">Content here</div>
.myborder {border:2px solid #d91a65;}