#f25db6 color space conversions
Hex:
#f25db6
RGB:
242, 93, 182
CMY:
5, 64, 29
CMYK:
0, 62, 25, 5
HSL:
324°, 85.1429%, 65.6863%
HSV (HSB):
324°, 61.5702%, 94.9020%
XYZ:
48.9758, 30.0833, 47.4813
xyY:
0.3870, 0.2377, 30.0833
CIE-Lab:
61.7261, 65.8261, -17.6541
CIE-LCH:
61.7261, 68.1524, 344.9869
CIE-Luv:
61.7261, 85.8507, -37.7522
Hunter-Lab:
54.8483, 63.4039, -12.9326
#f25db6 color charts
#f25db6 color shades, tints & tones
#f25db6 color schemes
#f25db6 color preview, HTML & CSS examples
This text has a color of #f25db6
<p style="color:#f25db6;">Text here</p>
.mytext {color:#f25db6;}
This box has a color of #f25db6
<div style="background-color:#f25db6;">Content here</div>
.mybackground {background-color:#f25db6;}
Border around this has a color of #f25db6
<div style="border:2px solid #f25db6;">Content here</div>
.myborder {border:2px solid #f25db6;}