#ffb9ec color space conversions
Hex:
#ffb9ec
RGB:
255, 185, 236
CMY:
0, 27, 7
CMYK:
0, 27, 7, 0
HSL:
316°, 100.0000%, 86.2745%
HSV (HSB):
316°, 27.4510%, 100.0000%
XYZ:
73.7293, 62.0141, 87.4408
xyY:
0.3304, 0.2779, 62.0141
CIE-Lab:
82.9209, 33.0305, -15.3476
CIE-LCH:
82.9209, 36.4220, 335.0781
CIE-Luv:
82.9209, 37.7978, -29.7192
Hunter-Lab:
78.7490, 29.3111, -10.7098
#ffb9ec color charts
#ffb9ec color shades, tints & tones
#ffb9ec color schemes
#ffb9ec color preview, HTML & CSS examples
This text has a color of #ffb9ec
<p style="color:#ffb9ec;">Text here</p>
.mytext {color:#ffb9ec;}
This box has a color of #ffb9ec
<div style="background-color:#ffb9ec;">Content here</div>
.mybackground {background-color:#ffb9ec;}
Border around this has a color of #ffb9ec
<div style="border:2px solid #ffb9ec;">Content here</div>
.myborder {border:2px solid #ffb9ec;}