#fb85f9 color space conversions
Hex:
#fb85f9
RGB:
251, 133, 249
CMY:
2, 48, 2
CMYK:
0, 47, 1, 2
HSL:
301°, 93.6508%, 75.2941%
HSV (HSB):
301°, 47.0120%, 98.4314%
XYZ:
65.2701, 44.1238, 94.6992
xyY:
0.3198, 0.2162, 44.1238
CIE-Lab:
72.3112, 60.4735, -38.6479
CIE-LCH:
72.3112, 71.7684, 327.4179
CIE-Luv:
72.3112, 56.7246, -71.0956
Hunter-Lab:
66.4258, 59.1493, -38.0281
#fb85f9 color charts
#fb85f9 color shades, tints & tones
#fb85f9 color schemes
#fb85f9 color preview, HTML & CSS examples
This text has a color of #fb85f9
<p style="color:#fb85f9;">Text here</p>
.mytext {color:#fb85f9;}
This box has a color of #fb85f9
<div style="background-color:#fb85f9;">Content here</div>
.mybackground {background-color:#fb85f9;}
Border around this has a color of #fb85f9
<div style="border:2px solid #fb85f9;">Content here</div>
.myborder {border:2px solid #fb85f9;}