#ffb2e9 color space conversions
Hex:
#ffb2e9
RGB:
255, 178, 233
CMY:
0, 30, 9
CMYK:
0, 30, 9, 0
HSL:
317°, 100.0000%, 84.9020%
HSV (HSB):
317°, 30.1961%, 100.0000%
XYZ:
71.8684, 58.9840, 84.6880
xyY:
0.3334, 0.2737, 58.9840
CIE-Lab:
81.2828, 36.1931, -16.2002
CIE-LCH:
81.2828, 39.6533, 335.8865
CIE-Luv:
81.2828, 41.8505, -31.5558
Hunter-Lab:
76.8010, 32.6338, -11.6180
#ffb2e9 color charts
#ffb2e9 color shades, tints & tones
#ffb2e9 color schemes
#ffb2e9 color preview, HTML & CSS examples
This text has a color of #ffb2e9
<p style="color:#ffb2e9;">Text here</p>
.mytext {color:#ffb2e9;}
This box has a color of #ffb2e9
<div style="background-color:#ffb2e9;">Content here</div>
.mybackground {background-color:#ffb2e9;}
Border around this has a color of #ffb2e9
<div style="border:2px solid #ffb2e9;">Content here</div>
.myborder {border:2px solid #ffb2e9;}