#f7a5b5 color space conversions
Hex:
#f7a5b5
RGB:
247, 165, 181
CMY:
3, 35, 29
CMYK:
0, 33, 27, 3
HSL:
348°, 83.6735%, 80.7843%
HSV (HSB):
348°, 33.1984%, 96.8627%
XYZ:
60.1534, 50.0206, 50.2006
xyY:
0.3751, 0.3119, 50.0206
CIE-Lab:
76.0819, 32.3784, 4.2556
CIE-LCH:
76.0819, 32.6569, 7.4877
CIE-Luv:
76.0819, 51.9474, 0.0867
Hunter-Lab:
70.7253, 28.0490, 7.4238
#f7a5b5 color charts
#f7a5b5 color shades, tints & tones
#f7a5b5 color schemes
#f7a5b5 color preview, HTML & CSS examples
This text has a color of #f7a5b5
<p style="color:#f7a5b5;">Text here</p>
.mytext {color:#f7a5b5;}
This box has a color of #f7a5b5
<div style="background-color:#f7a5b5;">Content here</div>
.mybackground {background-color:#f7a5b5;}
Border around this has a color of #f7a5b5
<div style="border:2px solid #f7a5b5;">Content here</div>
.myborder {border:2px solid #f7a5b5;}