#ffbef5 color space conversions
Hex:
#ffbef5
RGB:
255, 190, 245
CMY:
0, 25, 4
CMYK:
0, 25, 4, 0
HSL:
309°, 100.0000%, 87.2549%
HSV (HSB):
309°, 25.4902%, 100.0000%
XYZ:
76.1349, 64.6795, 94.8578
xyY:
0.3231, 0.2744, 64.6795
CIE-Lab:
84.3183, 31.9503, -18.0525
CIE-LCH:
84.3183, 36.6976, 330.5327
CIE-Luv:
84.3183, 33.9609, -33.9274
Hunter-Lab:
80.4236, 28.2401, -13.6348
#ffbef5 color charts
#ffbef5 color shades, tints & tones
#ffbef5 color schemes
#ffbef5 color preview, HTML & CSS examples
This text has a color of #ffbef5
<p style="color:#ffbef5;">Text here</p>
.mytext {color:#ffbef5;}
This box has a color of #ffbef5
<div style="background-color:#ffbef5;">Content here</div>
.mybackground {background-color:#ffbef5;}
Border around this has a color of #ffbef5
<div style="border:2px solid #ffbef5;">Content here</div>
.myborder {border:2px solid #ffbef5;}