#ffbaf2 color space conversions
Hex:
#ffbaf2
RGB:
255, 186, 242
CMY:
0, 27, 5
CMYK:
0, 27, 5, 0
HSL:
311°, 100.0000%, 86.4706%
HSV (HSB):
311°, 27.0588%, 100.0000%
XYZ:
74.8259, 62.7886, 92.1801
xyY:
0.3256, 0.2732, 62.7886
CIE-Lab:
83.3310, 33.5292, -17.9401
CIE-LCH:
83.3310, 38.0270, 331.8506
CIE-Luv:
83.3310, 36.4047, -33.9709
Hunter-Lab:
79.2393, 29.8895, -13.5053
#ffbaf2 color charts
#ffbaf2 color shades, tints & tones
#ffbaf2 color schemes
#ffbaf2 color preview, HTML & CSS examples
This text has a color of #ffbaf2
<p style="color:#ffbaf2;">Text here</p>
.mytext {color:#ffbaf2;}
This box has a color of #ffbaf2
<div style="background-color:#ffbaf2;">Content here</div>
.mybackground {background-color:#ffbaf2;}
Border around this has a color of #ffbaf2
<div style="border:2px solid #ffbaf2;">Content here</div>
.myborder {border:2px solid #ffbaf2;}