#f255f3 color space conversions
Hex:
#f255f3
RGB:
242, 85, 243
CMY:
5, 67, 5
CMYK:
0, 65, 0, 5
HSL:
300°, 86.8132%, 64.3137%
HSV (HSB):
300°, 65.0206%, 95.2941%
XYZ:
56.0441, 31.8453, 87.9869
xyY:
0.3187, 0.1811, 31.8453
CIE-Lab:
63.2148, 77.8333, -49.7098
CIE-LCH:
63.2148, 92.3530, 327.4349
CIE-Luv:
63.2148, 68.3684, -89.6055
Hunter-Lab:
56.4316, 78.5188, -52.9414
#f255f3 color charts
#f255f3 color shades, tints & tones
#f255f3 color schemes
#f255f3 color preview, HTML & CSS examples
This text has a color of #f255f3
<p style="color:#f255f3;">Text here</p>
.mytext {color:#f255f3;}
This box has a color of #f255f3
<div style="background-color:#f255f3;">Content here</div>
.mybackground {background-color:#f255f3;}
Border around this has a color of #f255f3
<div style="border:2px solid #f255f3;">Content here</div>
.myborder {border:2px solid #f255f3;}