#d95652 color space conversions
Hex:
#d95652
RGB:
217, 86, 82
CMY:
15, 66, 68
CMYK:
0, 60, 62, 15
HSL:
2°, 63.9810%, 58.6275%
HSV (HSB):
2°, 62.2120%, 85.0980%
XYZ:
33.4661, 22.0165, 10.4684
xyY:
0.5074, 0.3338, 22.0165
CIE-Lab:
54.0445, 51.1523, 29.1436
CIE-LCH:
54.0445, 58.8720, 29.6720
CIE-Luv:
54.0445, 99.0321, 23.2938
Hunter-Lab:
46.9217, 45.1988, 19.6174
#d95652 color charts
#d95652 color shades, tints & tones
#d95652 color schemes
#d95652 color preview, HTML & CSS examples
This text has a color of #d95652
<p style="color:#d95652;">Text here</p>
.mytext {color:#d95652;}
This box has a color of #d95652
<div style="background-color:#d95652;">Content here</div>
.mybackground {background-color:#d95652;}
Border around this has a color of #d95652
<div style="border:2px solid #d95652;">Content here</div>
.myborder {border:2px solid #d95652;}