#f256cb color space conversions
Hex:
#f256cb
RGB:
242, 86, 203
CMY:
5, 66, 20
CMYK:
0, 64, 16, 5
HSL:
315°, 85.7143%, 64.3137%
HSV (HSB):
315°, 64.4628%, 94.9020%
XYZ:
50.7252, 29.8446, 59.5870
xyY:
0.3619, 0.2129, 29.8446
CIE-Lab:
61.5199, 71.4318, -29.9363
CIE-LCH:
61.5199, 77.4512, 337.2619
CIE-Luv:
61.5199, 81.4133, -57.3225
Hunter-Lab:
54.6302, 70.1378, -26.4284
#f256cb color charts
#f256cb color shades, tints & tones
#f256cb color schemes
#f256cb color preview, HTML & CSS examples
This text has a color of #f256cb
<p style="color:#f256cb;">Text here</p>
.mytext {color:#f256cb;}
This box has a color of #f256cb
<div style="background-color:#f256cb;">Content here</div>
.mybackground {background-color:#f256cb;}
Border around this has a color of #f256cb
<div style="border:2px solid #f256cb;">Content here</div>
.myborder {border:2px solid #f256cb;}