#de25be color space conversions
Hex:
#de25be
RGB:
222, 37, 190
CMY:
13, 85, 25
CMYK:
0, 83, 14, 13
HSL:
310°, 73.7052%, 50.7843%
HSV (HSB):
310°, 83.3333%, 87.0588%
XYZ:
40.0800, 20.5704, 50.5732
xyY:
0.3604, 0.1849, 20.5704
CIE-Lab:
52.4761, 79.7884, -36.8254
CIE-LCH:
52.4761, 87.8766, 335.2249
CIE-Luv:
52.4761, 83.6174, -67.0811
Hunter-Lab:
45.3546, 78.3704, -34.3638
#de25be color charts
#de25be color shades, tints & tones
#de25be color schemes
#de25be color preview, HTML & CSS examples
This text has a color of #de25be
<p style="color:#de25be;">Text here</p>
.mytext {color:#de25be;}
This box has a color of #de25be
<div style="background-color:#de25be;">Content here</div>
.mybackground {background-color:#de25be;}
Border around this has a color of #de25be
<div style="border:2px solid #de25be;">Content here</div>
.myborder {border:2px solid #de25be;}