#f7bed5 color space conversions
Hex:
#f7bed5
RGB:
247, 190, 213
CMY:
3, 25, 16
CMYK:
0, 23, 14, 3
HSL:
336°, 78.0822%, 85.6863%
HSV (HSB):
336°, 23.0769%, 96.8627%
XYZ:
68.7815, 61.4052, 71.1780
xyY:
0.3416, 0.3049, 61.4052
CIE-Lab:
82.5961, 23.9149, -3.5837
CIE-LCH:
82.5961, 24.1819, 351.4776
CIE-Luv:
82.5961, 33.0557, -9.7669
Hunter-Lab:
78.3614, 19.5452, 0.9982
#f7bed5 color charts
#f7bed5 color shades, tints & tones
#f7bed5 color schemes
#f7bed5 color preview, HTML & CSS examples
This text has a color of #f7bed5
<p style="color:#f7bed5;">Text here</p>
.mytext {color:#f7bed5;}
This box has a color of #f7bed5
<div style="background-color:#f7bed5;">Content here</div>
.mybackground {background-color:#f7bed5;}
Border around this has a color of #f7bed5
<div style="border:2px solid #f7bed5;">Content here</div>
.myborder {border:2px solid #f7bed5;}