#f256d9 color space conversions
Hex:
#f256d9
RGB:
242, 86, 217
CMY:
5, 66, 15
CMYK:
0, 64, 10, 5
HSL:
310°, 85.7143%, 64.3137%
HSV (HSB):
310°, 64.4628%, 94.9020%
XYZ:
52.4701, 30.5426, 68.7755
xyY:
0.3457, 0.2012, 30.5426
CIE-Lab:
62.1196, 73.4452, -36.9126
CIE-LCH:
62.1196, 82.1994, 333.3165
CIE-Luv:
62.1196, 76.6426, -68.5791
Hunter-Lab:
55.2653, 72.7575, -35.0983
#f256d9 color charts
#f256d9 color shades, tints & tones
#f256d9 color schemes
#f256d9 color preview, HTML & CSS examples
This text has a color of #f256d9
<p style="color:#f256d9;">Text here</p>
.mytext {color:#f256d9;}
This box has a color of #f256d9
<div style="background-color:#f256d9;">Content here</div>
.mybackground {background-color:#f256d9;}
Border around this has a color of #f256d9
<div style="border:2px solid #f256d9;">Content here</div>
.myborder {border:2px solid #f256d9;}