#ffbedc color space conversions
Hex:
#ffbedc
RGB:
255, 190, 220
CMY:
0, 25, 14
CMYK:
0, 25, 14, 0
HSL:
332°, 100.0000%, 87.2549%
HSV (HSB):
332°, 25.4902%, 100.0000%
XYZ:
72.5717, 63.2542, 76.0945
xyY:
0.3424, 0.2985, 63.2542
CIE-Lab:
83.5760, 27.7899, -5.8021
CIE-LCH:
83.5760, 28.3892, 348.2070
CIE-Luv:
83.5760, 37.4309, -13.8908
Hunter-Lab:
79.5325, 23.6955, -1.0542
#ffbedc color charts
#ffbedc RGB chart
#ffbedc CMYK chart
#ffbedc RGB pie chart
#ffbedc color shades, tints & tones
#ffbedc color schemes
#ffbedc color preview, HTML & CSS examples
This text has a color of #ffbedc
<p style="color:#ffbedc;">Text here</p>
.mytext {color:#ffbedc;}
Text color #ffbedc
This box has a color of #ffbedc
<div style="background-color:#ffbedc;">Content here</div>
.mybackground {background-color:#ffbedc;}
Background color #ffbedc
Border around this has a color of #ffbedc
<div style="border:2px solid #ffbedc;">Content here</div>
.myborder {border:2px solid #ffbedc;}
Border color #ffbedc