#d95b70 color space conversions
Hex:
#d95b70
RGB:
217, 91, 112
CMY:
15, 64, 56
CMYK:
0, 58, 48, 15
HSL:
350°, 62.3762%, 60.3922%
HSV (HSB):
350°, 58.0645%, 85.0980%
XYZ:
35.2810, 23.4037, 17.9871
xyY:
0.4602, 0.3052, 23.4037
CIE-Lab:
55.4858, 51.2104, 13.5117
CIE-LCH:
55.4858, 52.9629, 14.7805
CIE-Luv:
55.4858, 88.4903, 7.2508
Hunter-Lab:
48.3774, 45.5172, 11.8197
#d95b70 color charts
#d95b70 color shades, tints & tones
#d95b70 color schemes
#d95b70 color preview, HTML & CSS examples
This text has a color of #d95b70
<p style="color:#d95b70;">Text here</p>
.mytext {color:#d95b70;}
This box has a color of #d95b70
<div style="background-color:#d95b70;">Content here</div>
.mybackground {background-color:#d95b70;}
Border around this has a color of #d95b70
<div style="border:2px solid #d95b70;">Content here</div>
.myborder {border:2px solid #d95b70;}