#f256d3 color space conversions
Hex:
#f256d3
RGB:
242, 86, 211
CMY:
5, 66, 17
CMYK:
0, 64, 13, 5
HSL:
312°, 85.7143%, 64.3137%
HSV (HSB):
312°, 64.4628%, 94.9020%
XYZ:
51.7036, 30.2360, 64.7391
xyY:
0.3525, 0.2061, 30.2360
CIE-Lab:
61.8573, 72.5686, -33.9398
CIE-LCH:
61.8573, 80.1131, 334.9348
CIE-Luv:
61.8573, 78.6754, -63.7592
Hunter-Lab:
54.9872, 71.6130, -31.3138
#f256d3 color charts
#f256d3 color shades, tints & tones
#f256d3 color schemes
#f256d3 color preview, HTML & CSS examples
This text has a color of #f256d3
<p style="color:#f256d3;">Text here</p>
.mytext {color:#f256d3;}
This box has a color of #f256d3
<div style="background-color:#f256d3;">Content here</div>
.mybackground {background-color:#f256d3;}
Border around this has a color of #f256d3
<div style="border:2px solid #f256d3;">Content here</div>
.myborder {border:2px solid #f256d3;}