#d95e58 color space conversions
Hex:
#d95e58
RGB:
217, 94, 88
CMY:
15, 63, 65
CMYK:
0, 57, 59, 15
HSL:
3°, 62.9268%, 59.8039%
HSV (HSB):
3°, 59.4470%, 85.0980%
XYZ:
34.3794, 23.4617, 11.9491
xyY:
0.4926, 0.3362, 23.4617
CIE-Lab:
55.5448, 47.8690, 27.5995
CIE-LCH:
55.5448, 55.2555, 29.9662
CIE-Luv:
55.5448, 92.3644, 22.9993
Hunter-Lab:
48.4373, 41.9291, 19.2797
#d95e58 color charts
#d95e58 color shades, tints & tones
#d95e58 color schemes
#d95e58 color preview, HTML & CSS examples
This text has a color of #d95e58
<p style="color:#d95e58;">Text here</p>
.mytext {color:#d95e58;}
This box has a color of #d95e58
<div style="background-color:#d95e58;">Content here</div>
.mybackground {background-color:#d95e58;}
Border around this has a color of #d95e58
<div style="border:2px solid #d95e58;">Content here</div>
.myborder {border:2px solid #d95e58;}