#d9285b color space conversions
Hex:
#d9285b
RGB:
217, 40, 91
CMY:
15, 84, 64
CMYK:
0, 82, 58, 15
HSL:
343°, 69.9605%, 50.3922%
HSV (HSB):
343°, 81.5668%, 85.0980%
XYZ:
31.2624, 17.0246, 11.5359
xyY:
0.5226, 0.2846, 17.0246
CIE-Lab:
48.2911, 68.0255, 16.2098
CIE-LCH:
48.2911, 69.9301, 13.4030
CIE-Luv:
48.2911, 120.1780, 5.4202
Hunter-Lab:
41.2609, 63.0385, 12.3061
#d9285b color charts
#d9285b color shades, tints & tones
#d9285b color schemes
#d9285b color preview, HTML & CSS examples
This text has a color of #d9285b
<p style="color:#d9285b;">Text here</p>
.mytext {color:#d9285b;}
This box has a color of #d9285b
<div style="background-color:#d9285b;">Content here</div>
.mybackground {background-color:#d9285b;}
Border around this has a color of #d9285b
<div style="border:2px solid #d9285b;">Content here</div>
.myborder {border:2px solid #d9285b;}