#f25cdd color space conversions
Hex:
#f25cdd
RGB:
242, 92, 221
CMY:
5, 64, 13
CMYK:
0, 62, 9, 5
HSL:
308°, 85.2273%, 65.4902%
HSV (HSB):
308°, 61.9835%, 94.9020%
XYZ:
53.4962, 31.7520, 71.7158
xyY:
0.3408, 0.2023, 31.7520
CIE-Lab:
63.1374, 71.7146, -37.5692
CIE-LCH:
63.1374, 80.9594, 332.3513
CIE-Luv:
63.1374, 73.3929, -69.5335
Hunter-Lab:
56.3489, 70.8528, -36.0147
#f25cdd color charts
#f25cdd color shades, tints & tones
#f25cdd color schemes
#f25cdd color preview, HTML & CSS examples
This text has a color of #f25cdd
<p style="color:#f25cdd;">Text here</p>
.mytext {color:#f25cdd;}
This box has a color of #f25cdd
<div style="background-color:#f25cdd;">Content here</div>
.mybackground {background-color:#f25cdd;}
Border around this has a color of #f25cdd
<div style="border:2px solid #f25cdd;">Content here</div>
.myborder {border:2px solid #f25cdd;}