#d8265c color space conversions
Hex:
#d8265c
RGB:
216, 38, 92
CMY:
15, 85, 64
CMYK:
0, 82, 57, 15
HSL:
342°, 70.0787%, 49.8039%
HSV (HSB):
342°, 82.4074%, 84.7059%
XYZ:
30.9438, 16.7579, 11.7289
xyY:
0.5207, 0.2820, 16.7579
CIE-Lab:
47.9535, 68.3040, 15.1029
CIE-LCH:
47.9535, 69.9538, 12.4682
CIE-Luv:
47.9535, 119.6951, 4.1719
Hunter-Lab:
40.9364, 63.2894, 11.6680
#d8265c color charts
#d8265c color shades, tints & tones
#d8265c color schemes
#d8265c color preview, HTML & CSS examples
This text has a color of #d8265c
<p style="color:#d8265c;">Text here</p>
.mytext {color:#d8265c;}
This box has a color of #d8265c
<div style="background-color:#d8265c;">Content here</div>
.mybackground {background-color:#d8265c;}
Border around this has a color of #d8265c
<div style="border:2px solid #d8265c;">Content here</div>
.myborder {border:2px solid #d8265c;}