#ffb2ed color space conversions
Hex:
#ffb2ed
RGB:
255, 178, 237
CMY:
0, 30, 7
CMYK:
0, 30, 7, 0
HSL:
314°, 100.0000%, 84.9020%
HSV (HSB):
314°, 30.1961%, 100.0000%
XYZ:
72.4465, 59.2152, 87.7321
xyY:
0.3302, 0.2699, 59.2152
CIE-Lab:
81.4097, 36.8639, -18.1592
CIE-LCH:
81.4097, 41.0939, 333.7751
CIE-Luv:
81.4097, 41.2094, -34.8024
Hunter-Lab:
76.9514, 33.3851, -13.7304
#ffb2ed color charts
#ffb2ed color shades, tints & tones
#ffb2ed color schemes
#ffb2ed color preview, HTML & CSS examples
This text has a color of #ffb2ed
<p style="color:#ffb2ed;">Text here</p>
.mytext {color:#ffb2ed;}
This box has a color of #ffb2ed
<div style="background-color:#ffb2ed;">Content here</div>
.mybackground {background-color:#ffb2ed;}
Border around this has a color of #ffb2ed
<div style="border:2px solid #ffb2ed;">Content here</div>
.myborder {border:2px solid #ffb2ed;}