#ffbaed color space conversions
Hex:
#ffbaed
RGB:
255, 186, 237
CMY:
0, 27, 7
CMYK:
0, 27, 7, 0
HSL:
316°, 100.0000%, 86.4706%
HSV (HSB):
316°, 27.0588%, 100.0000%
XYZ:
74.0850, 62.4922, 88.2783
xyY:
0.3295, 0.2779, 62.4922
CIE-Lab:
83.1745, 32.6749, -15.5019
CIE-LCH:
83.1745, 36.1657, 334.6190
CIE-Luv:
83.1745, 37.1376, -29.9134
Hunter-Lab:
79.0520, 28.9433, -10.8734
#ffbaed color charts
#ffbaed color shades, tints & tones
#ffbaed color schemes
#ffbaed color preview, HTML & CSS examples
This text has a color of #ffbaed
<p style="color:#ffbaed;">Text here</p>
.mytext {color:#ffbaed;}
This box has a color of #ffbaed
<div style="background-color:#ffbaed;">Content here</div>
.mybackground {background-color:#ffbaed;}
Border around this has a color of #ffbaed
<div style="border:2px solid #ffbaed;">Content here</div>
.myborder {border:2px solid #ffbaed;}