#ffbaf4 color space conversions
Hex:
#ffbaf4
RGB:
255, 186, 244
CMY:
0, 27, 4
CMYK:
0, 27, 4, 0
HSL:
310°, 100.0000%, 86.4706%
HSV (HSB):
310°, 27.0588%, 100.0000%
XYZ:
75.1280, 62.9095, 93.7710
xyY:
0.3241, 0.2714, 62.9095
CIE-Lab:
83.3947, 33.8752, -18.9126
CIE-LCH:
83.3947, 38.7971, 330.8253
CIE-Luv:
83.3947, 36.1109, -35.5997
Hunter-Lab:
79.3155, 30.2740, -14.5750
#ffbaf4 color charts
#ffbaf4 color shades, tints & tones
#ffbaf4 color schemes
#ffbaf4 color preview, HTML & CSS examples
This text has a color of #ffbaf4
<p style="color:#ffbaf4;">Text here</p>
.mytext {color:#ffbaf4;}
This box has a color of #ffbaf4
<div style="background-color:#ffbaf4;">Content here</div>
.mybackground {background-color:#ffbaf4;}
Border around this has a color of #ffbaf4
<div style="border:2px solid #ffbaf4;">Content here</div>
.myborder {border:2px solid #ffbaf4;}