#f8becd color space conversions
Hex:
#f8becd
RGB:
248, 190, 205
CMY:
3, 25, 20
CMYK:
0, 23, 17, 3
HSL:
344°, 80.5556%, 85.8824%
HSV (HSB):
344°, 23.3871%, 97.2549%
XYZ:
68.1443, 61.1911, 65.9771
xyY:
0.3489, 0.3133, 61.1911
CIE-Lab:
82.4814, 23.0188, 0.5537
CIE-LCH:
82.4814, 23.0255, 1.3779
CIE-Luv:
82.4814, 34.7289, -3.4081
Hunter-Lab:
78.2248, 18.6042, 4.7504
#f8becd color charts
#f8becd color shades, tints & tones
#f8becd color schemes
#f8becd color preview, HTML & CSS examples
This text has a color of #f8becd
<p style="color:#f8becd;">Text here</p>
.mytext {color:#f8becd;}
This box has a color of #f8becd
<div style="background-color:#f8becd;">Content here</div>
.mybackground {background-color:#f8becd;}
Border around this has a color of #f8becd
<div style="border:2px solid #f8becd;">Content here</div>
.myborder {border:2px solid #f8becd;}