#d97f90 color space conversions
Hex:
#d97f90
RGB:
217, 127, 144
CMY:
15, 50, 44
CMYK:
0, 41, 34, 15
HSL:
349°, 54.2169%, 67.4510%
HSV (HSB):
349°, 41.4747%, 85.0980%
XYZ:
41.2387, 31.9441, 30.3779
xyY:
0.3982, 0.3085, 31.9441
CIE-Lab:
63.2966, 36.7270, 6.0323
CIE-LCH:
63.2966, 37.2191, 9.3274
CIE-Luv:
63.2966, 59.1632, 1.4712
Hunter-Lab:
56.5191, 31.3326, 7.6962
#d97f90 color charts
#d97f90 color shades, tints & tones
#d97f90 color schemes
#d97f90 color preview, HTML & CSS examples
This text has a color of #d97f90
<p style="color:#d97f90;">Text here</p>
.mytext {color:#d97f90;}
This box has a color of #d97f90
<div style="background-color:#d97f90;">Content here</div>
.mybackground {background-color:#d97f90;}
Border around this has a color of #d97f90
<div style="border:2px solid #d97f90;">Content here</div>
.myborder {border:2px solid #d97f90;}