#d95f54 color space conversions
Hex:
#d95f54
RGB:
217, 95, 84
CMY:
15, 63, 67
CMYK:
0, 56, 61, 15
HSL:
5°, 63.6364%, 59.0196%
HSV (HSB):
5°, 61.2903%, 85.0980%
XYZ:
34.3077, 23.5762, 11.1300
xyY:
0.4971, 0.3416, 23.5762
CIE-Lab:
55.6610, 47.1201, 30.0399
CIE-LCH:
55.6610, 55.8811, 32.5182
CIE-Luv:
55.6610, 92.5189, 25.5144
Hunter-Lab:
48.5554, 41.1507, 20.3982
#d95f54 color charts
#d95f54 color shades, tints & tones
#d95f54 color schemes
#d95f54 color preview, HTML & CSS examples
This text has a color of #d95f54
<p style="color:#d95f54;">Text here</p>
.mytext {color:#d95f54;}
This box has a color of #d95f54
<div style="background-color:#d95f54;">Content here</div>
.mybackground {background-color:#d95f54;}
Border around this has a color of #d95f54
<div style="border:2px solid #d95f54;">Content here</div>
.myborder {border:2px solid #d95f54;}