#d95d73 color space conversions
Hex:
#d95d73
RGB:
217, 93, 115
CMY:
15, 64, 55
CMYK:
0, 57, 47, 15
HSL:
349°, 62.0000%, 60.7843%
HSV (HSB):
349°, 57.1429%, 85.0980%
XYZ:
35.6241, 23.8182, 18.9394
xyY:
0.4545, 0.3039, 23.8182
CIE-Lab:
55.9053, 50.5633, 12.3315
CIE-LCH:
55.9053, 52.0453, 13.7059
CIE-Luv:
55.9053, 86.4996, 6.0534
Hunter-Lab:
48.8039, 44.8882, 11.1540
#d95d73 color charts
#d95d73 color shades, tints & tones
#d95d73 color schemes
#d95d73 color preview, HTML & CSS examples
This text has a color of #d95d73
<p style="color:#d95d73;">Text here</p>
.mytext {color:#d95d73;}
This box has a color of #d95d73
<div style="background-color:#d95d73;">Content here</div>
.mybackground {background-color:#d95d73;}
Border around this has a color of #d95d73
<div style="border:2px solid #d95d73;">Content here</div>
.myborder {border:2px solid #d95d73;}