#fb7fa5 color space conversions
Hex:
#fb7fa5
RGB:
251, 127, 165
CMY:
2, 50, 35
CMYK:
0, 49, 34, 2
HSL:
342°, 93.9394%, 74.1176%
HSV (HSB):
342°, 49.4024%, 98.4314%
XYZ:
54.1646, 38.4046, 40.1553
xyY:
0.4081, 0.2894, 38.4046
CIE-Lab:
68.3178, 51.0974, 1.9506
CIE-LCH:
68.3178, 51.1347, 2.1861
CIE-Luv:
68.3178, 80.6145, -7.0257
Hunter-Lab:
61.9714, 47.5634, 4.9621
#fb7fa5 color charts
#fb7fa5 color shades, tints & tones
#fb7fa5 color schemes
#fb7fa5 color preview, HTML & CSS examples
This text has a color of #fb7fa5
<p style="color:#fb7fa5;">Text here</p>
.mytext {color:#fb7fa5;}
This box has a color of #fb7fa5
<div style="background-color:#fb7fa5;">Content here</div>
.mybackground {background-color:#fb7fa5;}
Border around this has a color of #fb7fa5
<div style="border:2px solid #fb7fa5;">Content here</div>
.myborder {border:2px solid #fb7fa5;}