#ffbed6 color space conversions
Hex:
#ffbed6
RGB:
255, 190, 214
CMY:
0, 25, 16
CMYK:
0, 25, 16, 0
HSL:
338°, 100.0000%, 87.2549%
HSV (HSB):
338°, 25.4902%, 100.0000%
XYZ:
71.7911, 62.9420, 71.9835
xyY:
0.3473, 0.3045, 62.9420
CIE-Lab:
83.4118, 26.8528, -2.8295
CIE-LCH:
83.4118, 27.0015, 353.9848
CIE-Luv:
83.4118, 38.2478, -9.2006
Hunter-Lab:
79.3360, 22.6866, 1.7398
#ffbed6 color charts
#ffbed6 color shades, tints & tones
#ffbed6 color schemes
#ffbed6 color preview, HTML & CSS examples
This text has a color of #ffbed6
<p style="color:#ffbed6;">Text here</p>
.mytext {color:#ffbed6;}
This box has a color of #ffbed6
<div style="background-color:#ffbed6;">Content here</div>
.mybackground {background-color:#ffbed6;}
Border around this has a color of #ffbed6
<div style="border:2px solid #ffbed6;">Content here</div>
.myborder {border:2px solid #ffbed6;}