#de145f color space conversions
Hex:
#de145f
RGB:
222, 20, 95
CMY:
13, 92, 63
CMYK:
0, 91, 57, 13
HSL:
338°, 83.4711%, 47.4510%
HSV (HSB):
338°, 90.9910%, 87.0588%
XYZ:
32.4399, 16.8561, 12.3703
xyY:
0.5261, 0.2733, 16.8561
CIE-Lab:
48.0782, 73.2228, 13.6141
CIE-LCH:
48.0782, 74.4777, 10.5326
CIE-Luv:
48.0782, 127.9096, 1.3900
Hunter-Lab:
41.0562, 69.1905, 10.8752
#de145f color charts
#de145f color shades, tints & tones
#de145f color schemes
#de145f color preview, HTML & CSS examples
This text has a color of #de145f
<p style="color:#de145f;">Text here</p>
.mytext {color:#de145f;}
This box has a color of #de145f
<div style="background-color:#de145f;">Content here</div>
.mybackground {background-color:#de145f;}
Border around this has a color of #de145f
<div style="border:2px solid #de145f;">Content here</div>
.myborder {border:2px solid #de145f;}