#d9275e color space conversions
Hex:
#d9275e
RGB:
217, 39, 94
CMY:
15, 85, 63
CMYK:
0, 82, 57, 15
HSL:
341°, 70.0787%, 50.1961%
HSV (HSB):
341°, 82.0276%, 85.0980%
XYZ:
31.3612, 17.0109, 12.2202
xyY:
0.5176, 0.2807, 17.0109
CIE-Lab:
48.2738, 68.4631, 14.3446
CIE-LCH:
48.2738, 69.9497, 11.8336
CIE-Luv:
48.2738, 119.4315, 3.3763
Hunter-Lab:
41.2443, 63.5497, 11.3041
#d9275e color charts
#d9275e color shades, tints & tones
#d9275e color schemes
#d9275e color preview, HTML & CSS examples
This text has a color of #d9275e
<p style="color:#d9275e;">Text here</p>
.mytext {color:#d9275e;}
This box has a color of #d9275e
<div style="background-color:#d9275e;">Content here</div>
.mybackground {background-color:#d9275e;}
Border around this has a color of #d9275e
<div style="border:2px solid #d9275e;">Content here</div>
.myborder {border:2px solid #d9275e;}