#d95f5f color space conversions
Hex:
#d95f5f
RGB:
217, 95, 95
CMY:
15, 63, 63
CMYK:
0, 56, 56, 15
HSL:
0°, 61.6162%, 61.1765%
HSV (HSB):
0°, 56.2212%, 85.0980%
XYZ:
34.7730, 23.7624, 13.5803
xyY:
0.4822, 0.3295, 23.7624
CIE-Lab:
55.8491, 47.9117, 23.9514
CIE-LCH:
55.8491, 53.5649, 26.5608
CIE-Luv:
55.8491, 90.1525, 19.4366
Hunter-Lab:
48.7466, 42.0249, 17.6051
#d95f5f color charts
#d95f5f color shades, tints & tones
#d95f5f color schemes
#d95f5f color preview, HTML & CSS examples
This text has a color of #d95f5f
<p style="color:#d95f5f;">Text here</p>
.mytext {color:#d95f5f;}
This box has a color of #d95f5f
<div style="background-color:#d95f5f;">Content here</div>
.mybackground {background-color:#d95f5f;}
Border around this has a color of #d95f5f
<div style="border:2px solid #d95f5f;">Content here</div>
.myborder {border:2px solid #d95f5f;}