#d95b5f color space conversions
Hex:
#d95b5f
RGB:
217, 91, 95
CMY:
15, 64, 63
CMYK:
0, 58, 56, 15
HSL:
358°, 62.3762%, 60.3922%
HSV (HSB):
358°, 58.0645%, 85.0980%
XYZ:
34.4219, 23.0601, 13.4633
xyY:
0.4852, 0.3250, 23.0601
CIE-Lab:
55.1342, 49.7853, 23.0067
CIE-LCH:
55.1342, 54.8442, 24.8025
CIE-Luv:
55.1342, 92.7697, 17.8978
Hunter-Lab:
48.0209, 43.9140, 16.9920
#d95b5f color charts
#d95b5f color shades, tints & tones
#d95b5f color schemes
#d95b5f color preview, HTML & CSS examples
This text has a color of #d95b5f
<p style="color:#d95b5f;">Text here</p>
.mytext {color:#d95b5f;}
This box has a color of #d95b5f
<div style="background-color:#d95b5f;">Content here</div>
.mybackground {background-color:#d95b5f;}
Border around this has a color of #d95b5f
<div style="border:2px solid #d95b5f;">Content here</div>
.myborder {border:2px solid #d95b5f;}