#de285f color space conversions
Hex:
#de285f
RGB:
222, 40, 95
CMY:
13, 84, 63
CMYK:
0, 82, 57, 13
HSL:
342°, 73.3871%, 51.3725%
HSV (HSB):
342°, 81.9820%, 87.0588%
XYZ:
32.9486, 17.8734, 12.5398
xyY:
0.5200, 0.2821, 17.8734
CIE-Lab:
49.3422, 69.5915, 15.3528
CIE-LCH:
49.3422, 71.2649, 12.4409
CIE-Luv:
49.3422, 122.7179, 4.2609
Hunter-Lab:
42.2769, 65.1294, 12.0078
#de285f color charts
#de285f color shades, tints & tones
#de285f color schemes
#de285f color preview, HTML & CSS examples
This text has a color of #de285f
<p style="color:#de285f;">Text here</p>
.mytext {color:#de285f;}
This box has a color of #de285f
<div style="background-color:#de285f;">Content here</div>
.mybackground {background-color:#de285f;}
Border around this has a color of #de285f
<div style="border:2px solid #de285f;">Content here</div>
.myborder {border:2px solid #de285f;}