#fb85c5 color space conversions
Hex:
#fb85c5
RGB:
251, 133, 197
CMY:
2, 48, 23
CMYK:
0, 47, 22, 2
HSL:
327°, 93.6508%, 75.2941%
HSV (HSB):
327°, 47.0120%, 98.4314%
XYZ:
58.2492, 41.3155, 57.7279
xyY:
0.3703, 0.2627, 41.3155
CIE-Lab:
70.3964, 52.3066, -12.9128
CIE-LCH:
70.3964, 53.8769, 346.1328
CIE-Luv:
70.3964, 69.4591, -28.8064
Hunter-Lab:
64.2771, 49.2753, -8.2549
#fb85c5 color charts
#fb85c5 color shades, tints & tones
#fb85c5 color schemes
#fb85c5 color preview, HTML & CSS examples
This text has a color of #fb85c5
<p style="color:#fb85c5;">Text here</p>
.mytext {color:#fb85c5;}
This box has a color of #fb85c5
<div style="background-color:#fb85c5;">Content here</div>
.mybackground {background-color:#fb85c5;}
Border around this has a color of #fb85c5
<div style="border:2px solid #fb85c5;">Content here</div>
.myborder {border:2px solid #fb85c5;}