#f5b4e5 color space conversions
Hex:
#f5b4e5
RGB:
245, 180, 229
CMY:
4, 29, 10
CMYK:
0, 27, 7, 4
HSL:
315°, 76.4706%, 83.3333%
HSV (HSB):
315°, 26.5306%, 96.0784%
XYZ:
68.1203, 57.7121, 81.6780
xyY:
0.3283, 0.2781, 57.7121
CIE-Lab:
80.5785, 31.1685, -15.2091
CIE-LCH:
80.5785, 34.6813, 333.9893
CIE-Luv:
80.5785, 34.8871, -29.0419
Hunter-Lab:
75.9685, 27.1145, -10.5680
#f5b4e5 color charts
#f5b4e5 color shades, tints & tones
#f5b4e5 color schemes
#f5b4e5 color preview, HTML & CSS examples
This text has a color of #f5b4e5
<p style="color:#f5b4e5;">Text here</p>
.mytext {color:#f5b4e5;}
This box has a color of #f5b4e5
<div style="background-color:#f5b4e5;">Content here</div>
.mybackground {background-color:#f5b4e5;}
Border around this has a color of #f5b4e5
<div style="border:2px solid #f5b4e5;">Content here</div>
.myborder {border:2px solid #f5b4e5;}