#f7a5d5 color space conversions
Hex:
#f7a5d5
RGB:
247, 165, 213
CMY:
3, 35, 16
CMYK:
0, 33, 14, 3
HSL:
325°, 83.6735%, 80.7843%
HSV (HSB):
325°, 33.1984%, 96.8627%
XYZ:
63.8231, 51.4885, 69.5252
xyY:
0.3453, 0.2786, 51.4885
CIE-Lab:
76.9740, 37.0912, -11.9229
CIE-LCH:
76.9740, 38.9604, 342.1802
CIE-Luv:
76.9740, 46.5540, -24.7949
Hunter-Lab:
71.7555, 33.1952, -7.2183
#f7a5d5 color charts
#f7a5d5 color shades, tints & tones
#f7a5d5 color schemes
#f7a5d5 color preview, HTML & CSS examples
This text has a color of #f7a5d5
<p style="color:#f7a5d5;">Text here</p>
.mytext {color:#f7a5d5;}
This box has a color of #f7a5d5
<div style="background-color:#f7a5d5;">Content here</div>
.mybackground {background-color:#f7a5d5;}
Border around this has a color of #f7a5d5
<div style="border:2px solid #f7a5d5;">Content here</div>
.myborder {border:2px solid #f7a5d5;}