#fb7fd7 color space conversions
Hex:
#fb7fd7
RGB:
251, 127, 215
CMY:
2, 50, 16
CMYK:
0, 49, 14, 2
HSL:
317°, 93.9394%, 74.1176%
HSV (HSB):
317°, 49.4024%, 98.4314%
XYZ:
59.6388, 40.5943, 68.9821
xyY:
0.3524, 0.2399, 40.5943
CIE-Lab:
69.8907, 57.8369, -23.6858
CIE-LCH:
69.8907, 62.4990, 337.7295
CIE-Luv:
69.8907, 67.8156, -46.3678
Hunter-Lab:
63.7136, 55.5850, -19.5932
#fb7fd7 color charts
#fb7fd7 color shades, tints & tones
#fb7fd7 color schemes
#fb7fd7 color preview, HTML & CSS examples
This text has a color of #fb7fd7
<p style="color:#fb7fd7;">Text here</p>
.mytext {color:#fb7fd7;}
This box has a color of #fb7fd7
<div style="background-color:#fb7fd7;">Content here</div>
.mybackground {background-color:#fb7fd7;}
Border around this has a color of #fb7fd7
<div style="border:2px solid #fb7fd7;">Content here</div>
.myborder {border:2px solid #fb7fd7;}