#d95050 color space conversions
Hex:
#d95050
RGB:
217, 80, 80
CMY:
15, 69, 69
CMYK:
0, 63, 63, 15
HSL:
0°, 64.3192%, 58.2353%
HSV (HSB):
0°, 63.1336%, 85.0980%
XYZ:
32.9319, 21.0682, 9.9203
xyY:
0.5152, 0.3296, 21.0682
CIE-Lab:
53.0241, 53.6622, 29.0121
CIE-LCH:
53.0241, 61.0027, 28.3976
CIE-Luv:
53.0241, 103.3880, 22.2921
Hunter-Lab:
45.9001, 47.7429, 19.3159
#d95050 color charts
#d95050 color shades, tints & tones
#d95050 color schemes
#d95050 color preview, HTML & CSS examples
This text has a color of #d95050
<p style="color:#d95050;">Text here</p>
.mytext {color:#d95050;}
This box has a color of #d95050
<div style="background-color:#d95050;">Content here</div>
.mybackground {background-color:#d95050;}
Border around this has a color of #d95050
<div style="border:2px solid #d95050;">Content here</div>
.myborder {border:2px solid #d95050;}