#d7255e color space conversions
Hex:
#d7255e
RGB:
215, 37, 94
CMY:
16, 85, 63
CMYK:
0, 83, 56, 16
HSL:
341°, 70.6349%, 49.4118%
HSV (HSB):
341°, 82.7907%, 84.3137%
XYZ:
30.7063, 16.5784, 12.1712
xyY:
0.5165, 0.2788, 16.5784
CIE-Lab:
47.7243, 68.4095, 13.5263
CIE-LCH:
47.7243, 69.7340, 11.1845
CIE-Luv:
47.7243, 118.4846, 2.4746
Hunter-Lab:
40.7165, 63.3614, 10.7783
#d7255e color charts
#d7255e color shades, tints & tones
#d7255e color schemes
#d7255e color preview, HTML & CSS examples
This text has a color of #d7255e
<p style="color:#d7255e;">Text here</p>
.mytext {color:#d7255e;}
This box has a color of #d7255e
<div style="background-color:#d7255e;">Content here</div>
.mybackground {background-color:#d7255e;}
Border around this has a color of #d7255e
<div style="border:2px solid #d7255e;">Content here</div>
.myborder {border:2px solid #d7255e;}