#d9065e color space conversions
Hex:
#d9065e
RGB:
217, 6, 94
CMY:
15, 98, 63
CMYK:
0, 97, 57, 15
HSL:
335°, 94.6188%, 43.7255%
HSV (HSB):
335°, 97.2350%, 85.0980%
XYZ:
30.7008, 15.6901, 12.0001
xyY:
0.5258, 0.2687, 15.6901
CIE-Lab:
46.5653, 73.3849, 11.9817
CIE-LCH:
46.5653, 74.3566, 9.2729
CIE-Luv:
46.5653, 126.3496, -0.5034
Hunter-Lab:
39.6108, 69.0297, 9.7656
#d9065e color charts
#d9065e color shades, tints & tones
#d9065e color schemes
#d9065e color preview, HTML & CSS examples
This text has a color of #d9065e
<p style="color:#d9065e;">Text here</p>
.mytext {color:#d9065e;}
This box has a color of #d9065e
<div style="background-color:#d9065e;">Content here</div>
.mybackground {background-color:#d9065e;}
Border around this has a color of #d9065e
<div style="border:2px solid #d9065e;">Content here</div>
.myborder {border:2px solid #d9065e;}