#f5bdc2 color space conversions
Hex:
#f5bdc2
RGB:
245, 189, 194
CMY:
4, 26, 24
CMYK:
0, 23, 21, 4
HSL:
355°, 73.6842%, 85.0980%
HSV (HSB):
355°, 22.8571%, 96.0784%
XYZ:
65.5914, 59.7027, 59.1057
xyY:
0.3557, 0.3238, 59.7027
CIE-Lab:
81.6763, 20.8292, 5.2577
CIE-LCH:
81.6763, 21.4826, 14.1667
CIE-Luv:
81.6763, 34.6346, 3.8681
Hunter-Lab:
77.2675, 16.3081, 8.7335
#f5bdc2 color charts
#f5bdc2 color shades, tints & tones
#f5bdc2 color schemes
#f5bdc2 color preview, HTML & CSS examples
This text has a color of #f5bdc2
<p style="color:#f5bdc2;">Text here</p>
.mytext {color:#f5bdc2;}
This box has a color of #f5bdc2
<div style="background-color:#f5bdc2;">Content here</div>
.mybackground {background-color:#f5bdc2;}
Border around this has a color of #f5bdc2
<div style="border:2px solid #f5bdc2;">Content here</div>
.myborder {border:2px solid #f5bdc2;}