#f5bfdf color space conversions
Hex:
#f5bfdf
RGB:
245, 191, 223
CMY:
4, 25, 13
CMYK:
0, 22, 9, 4
HSL:
324°, 72.9730%, 85.4902%
HSV (HSB):
324°, 22.0408%, 96.0784%
XYZ:
69.6063, 62.0018, 78.1109
xyY:
0.3319, 0.2956, 62.0018
CIE-Lab:
82.9144, 24.3302, -8.4968
CIE-LCH:
82.9144, 25.7712, 340.7493
CIE-Luv:
82.9144, 29.9594, -17.3785
Hunter-Lab:
78.7412, 19.9947, -3.6966
#f5bfdf color charts
#f5bfdf color shades, tints & tones
#f5bfdf color schemes
#f5bfdf color preview, HTML & CSS examples
This text has a color of #f5bfdf
<p style="color:#f5bfdf;">Text here</p>
.mytext {color:#f5bfdf;}
This box has a color of #f5bfdf
<div style="background-color:#f5bfdf;">Content here</div>
.mybackground {background-color:#f5bfdf;}
Border around this has a color of #f5bfdf
<div style="border:2px solid #f5bfdf;">Content here</div>
.myborder {border:2px solid #f5bfdf;}