#ffbae2 color space conversions
Hex:
#ffbae2
RGB:
255, 186, 226
CMY:
0, 27, 11
CMYK:
0, 27, 11, 0
HSL:
325°, 100.0000%, 86.4706%
HSV (HSB):
325°, 27.0588%, 100.0000%
XYZ:
72.5264, 61.8688, 80.0708
xyY:
0.3382, 0.2885, 61.8688
CIE-Lab:
82.8436, 30.8514, -10.1039
CIE-LCH:
82.8436, 32.4638, 341.8663
CIE-Luv:
82.8436, 38.7395, -21.0736
Hunter-Lab:
78.6567, 26.9388, -5.2962
#ffbae2 color charts
#ffbae2 color shades, tints & tones
#ffbae2 color schemes
#ffbae2 color preview, HTML & CSS examples
This text has a color of #ffbae2
<p style="color:#ffbae2;">Text here</p>
.mytext {color:#ffbae2;}
This box has a color of #ffbae2
<div style="background-color:#ffbae2;">Content here</div>
.mybackground {background-color:#ffbae2;}
Border around this has a color of #ffbae2
<div style="border:2px solid #ffbae2;">Content here</div>
.myborder {border:2px solid #ffbae2;}