#d9225f color space conversions
Hex:
#d9225f
RGB:
217, 34, 95
CMY:
15, 87, 63
CMYK:
0, 84, 56, 15
HSL:
340°, 72.9084%, 49.2157%
HSV (HSB):
340°, 84.3318%, 85.0980%
XYZ:
31.2529, 16.7220, 12.4069
xyY:
0.5176, 0.2769, 16.7220
CIE-Lab:
47.9078, 69.6423, 13.2247
CIE-LCH:
47.9078, 70.8868, 10.7521
CIE-Luv:
47.9078, 120.6199, 1.8656
Hunter-Lab:
40.8925, 64.8599, 10.6360
#d9225f color charts
#d9225f color shades, tints & tones
#d9225f color schemes
#d9225f color preview, HTML & CSS examples
This text has a color of #d9225f
<p style="color:#d9225f;">Text here</p>
.mytext {color:#d9225f;}
This box has a color of #d9225f
<div style="background-color:#d9225f;">Content here</div>
.mybackground {background-color:#d9225f;}
Border around this has a color of #d9225f
<div style="border:2px solid #d9225f;">Content here</div>
.myborder {border:2px solid #d9225f;}