#f255b9 color space conversions
Hex:
#f255b9
RGB:
242, 85, 185
CMY:
5, 67, 27
CMYK:
0, 65, 24, 5
HSL:
322°, 85.7923%, 64.1176%
HSV (HSB):
322°, 64.8760%, 94.9020%
XYZ:
48.6234, 28.8770, 48.9100
xyY:
0.3846, 0.2284, 28.8770
CIE-Lab:
60.6729, 69.4017, -20.9760
CIE-LCH:
60.6729, 72.5024, 343.1830
CIE-Luv:
60.6729, 88.0343, -43.2460
Hunter-Lab:
53.7373, 67.4726, -16.3477
#f255b9 color charts
#f255b9 color shades, tints & tones
#f255b9 color schemes
#f255b9 color preview, HTML & CSS examples
This text has a color of #f255b9
<p style="color:#f255b9;">Text here</p>
.mytext {color:#f255b9;}
This box has a color of #f255b9
<div style="background-color:#f255b9;">Content here</div>
.mybackground {background-color:#f255b9;}
Border around this has a color of #f255b9
<div style="border:2px solid #f255b9;">Content here</div>
.myborder {border:2px solid #f255b9;}