#de0254 color space conversions
Hex:
#de0254
RGB:
222, 2, 84
CMY:
13, 99, 67
CMYK:
0, 99, 62, 13
HSL:
338°, 98.2143%, 43.9216%
HSV (HSB):
338°, 99.0991%, 87.0588%
XYZ:
31.7461, 16.2131, 9.8437
xyY:
0.5492, 0.2805, 16.2131
CIE-Lab:
47.2528, 74.2717, 19.2938
CIE-LCH:
47.2528, 76.7367, 14.5620
CIE-Luv:
47.2528, 134.6655, 6.7017
Hunter-Lab:
40.2655, 70.2684, 13.6912
#de0254 color charts
#de0254 color shades, tints & tones
#de0254 color schemes
#de0254 color preview, HTML & CSS examples
This text has a color of #de0254
<p style="color:#de0254;">Text here</p>
.mytext {color:#de0254;}
This box has a color of #de0254
<div style="background-color:#de0254;">Content here</div>
.mybackground {background-color:#de0254;}
Border around this has a color of #de0254
<div style="border:2px solid #de0254;">Content here</div>
.myborder {border:2px solid #de0254;}