#f255b3 color space conversions
Hex:
#f255b3
RGB:
242, 85, 179
CMY:
5, 67, 30
CMYK:
0, 65, 26, 5
HSL:
324°, 85.7923%, 64.1176%
HSV (HSB):
324°, 64.8760%, 94.9020%
XYZ:
48.0031, 28.6289, 45.6437
xyY:
0.3926, 0.2341, 28.6289
CIE-Lab:
60.4527, 68.6433, -17.8672
CIE-LCH:
60.4527, 70.9305, 345.4102
CIE-Luv:
60.4527, 90.1386, -38.4656
Hunter-Lab:
53.5060, 66.5065, -13.1236
#f255b3 color charts
#f255b3 color shades, tints & tones
#f255b3 color schemes
#f255b3 color preview, HTML & CSS examples
This text has a color of #f255b3
<p style="color:#f255b3;">Text here</p>
.mytext {color:#f255b3;}
This box has a color of #f255b3
<div style="background-color:#f255b3;">Content here</div>
.mybackground {background-color:#f255b3;}
Border around this has a color of #f255b3
<div style="border:2px solid #f255b3;">Content here</div>
.myborder {border:2px solid #f255b3;}