#ffb4f8 color space conversions
Hex:
#ffb4f8
RGB:
255, 180, 248
CMY:
0, 29, 3
CMYK:
0, 29, 3, 0
HSL:
306°, 100.0000%, 85.2941%
HSV (HSB):
306°, 29.4118%, 100.0000%
XYZ:
74.5045, 60.6798, 96.5925
xyY:
0.3214, 0.2618, 60.6798
CIE-Lab:
82.2063, 37.7151, -22.8512
CIE-LCH:
82.2063, 44.0977, 328.7888
CIE-Luv:
82.2063, 38.4676, -42.5690
Hunter-Lab:
77.8973, 34.4054, -18.9914
#ffb4f8 color charts
#ffb4f8 color shades, tints & tones
#ffb4f8 color schemes
#ffb4f8 color preview, HTML & CSS examples
This text has a color of #ffb4f8
<p style="color:#ffb4f8;">Text here</p>
.mytext {color:#ffb4f8;}
This box has a color of #ffb4f8
<div style="background-color:#ffb4f8;">Content here</div>
.mybackground {background-color:#ffb4f8;}
Border around this has a color of #ffb4f8
<div style="border:2px solid #ffb4f8;">Content here</div>
.myborder {border:2px solid #ffb4f8;}