#f256d6 color space conversions
Hex:
#f256d6
RGB:
242, 86, 214
CMY:
5, 66, 16
CMYK:
0, 64, 12, 5
HSL:
311°, 85.7143%, 64.3137%
HSV (HSB):
311°, 64.4628%, 94.9020%
XYZ:
52.0833, 30.3879, 66.7387
xyY:
0.3491, 0.2037, 30.3879
CIE-Lab:
61.9874, 73.0043, -35.4294
CIE-LCH:
61.9874, 81.1473, 334.1124
CIE-Luv:
61.9874, 77.6566, -66.1704
Hunter-Lab:
55.1252, 72.1812, -33.1933
#f256d6 color charts
#f256d6 color shades, tints & tones
#f256d6 color schemes
#f256d6 color preview, HTML & CSS examples
This text has a color of #f256d6
<p style="color:#f256d6;">Text here</p>
.mytext {color:#f256d6;}
This box has a color of #f256d6
<div style="background-color:#f256d6;">Content here</div>
.mybackground {background-color:#f256d6;}
Border around this has a color of #f256d6
<div style="border:2px solid #f256d6;">Content here</div>
.myborder {border:2px solid #f256d6;}