#ffbaff color space conversions
Hex:
#ffbaff
RGB:
255, 186, 255
CMY:
0, 27, 0
CMYK:
0, 27, 0, 0
HSL:
300°, 100.0000%, 86.4706%
HSV (HSB):
300°, 27.0588%, 100.0000%
XYZ:
76.8489, 63.5978, 102.8330
xyY:
0.3159, 0.2614, 63.5978
CIE-Lab:
83.7559, 35.8214, -24.2319
CIE-LCH:
83.7559, 43.2477, 325.9231
CIE-Luv:
83.7559, 34.4910, -44.6074
Hunter-Lab:
79.7482, 32.4510, -20.6289
#ffbaff color charts
#ffbaff color shades, tints & tones
#ffbaff color schemes
#ffbaff color preview, HTML & CSS examples
This text has a color of #ffbaff
<p style="color:#ffbaff;">Text here</p>
.mytext {color:#ffbaff;}
This box has a color of #ffbaff
<div style="background-color:#ffbaff;">Content here</div>
.mybackground {background-color:#ffbaff;}
Border around this has a color of #ffbaff
<div style="border:2px solid #ffbaff;">Content here</div>
.myborder {border:2px solid #ffbaff;}