#ffb4eb color space conversions
Hex:
#ffb4eb
RGB:
255, 180, 235
CMY:
0, 29, 8
CMYK:
0, 29, 8, 0
HSL:
316°, 100.0000%, 85.2941%
HSV (HSB):
316°, 29.4118%, 100.0000%
XYZ:
72.5567, 59.9007, 86.3351
xyY:
0.3316, 0.2738, 59.9007
CIE-Lab:
81.7842, 35.4815, -16.5205
CIE-LCH:
81.7842, 39.1391, 335.0329
CIE-Luv:
81.7842, 40.5109, -31.9643
Hunter-Lab:
77.3955, 31.8978, -11.9614
#ffb4eb color charts
#ffb4eb color shades, tints & tones
#ffb4eb color schemes
#ffb4eb color preview, HTML & CSS examples
This text has a color of #ffb4eb
<p style="color:#ffb4eb;">Text here</p>
.mytext {color:#ffb4eb;}
This box has a color of #ffb4eb
<div style="background-color:#ffb4eb;">Content here</div>
.mybackground {background-color:#ffb4eb;}
Border around this has a color of #ffb4eb
<div style="border:2px solid #ffb4eb;">Content here</div>
.myborder {border:2px solid #ffb4eb;}