#d17c85 color space conversions
Hex:
#d17c85
RGB:
209, 124, 133
CMY:
18, 51, 48
CMYK:
0, 41, 36, 18
HSL:
354°, 48.0226%, 65.2941%
HSV (HSB):
354°, 40.6699%, 81.9608%
XYZ:
37.7358, 29.6641, 25.9271
xyY:
0.4043, 0.3179, 29.6641
CIE-Lab:
61.3633, 34.0243, 9.4212
CIE-LCH:
61.3633, 35.3046, 15.4772
CIE-Luv:
61.3633, 57.0145, 6.3825
Hunter-Lab:
54.4647, 28.3601, 9.9012
#d17c85 color charts
#d17c85 color shades, tints & tones
#d17c85 color schemes
#d17c85 color preview, HTML & CSS examples
This text has a color of #d17c85
<p style="color:#d17c85;">Text here</p>
.mytext {color:#d17c85;}
This box has a color of #d17c85
<div style="background-color:#d17c85;">Content here</div>
.mybackground {background-color:#d17c85;}
Border around this has a color of #d17c85
<div style="border:2px solid #d17c85;">Content here</div>
.myborder {border:2px solid #d17c85;}