#ffbac2 color space conversions
Hex:
#ffbac2
RGB:
255, 186, 194
CMY:
0, 27, 24
CMYK:
0, 27, 24, 0
HSL:
353°, 100.0000%, 86.4706%
HSV (HSB):
353°, 27.0588%, 100.0000%
XYZ:
68.5365, 60.2729, 59.0605
xyY:
0.3648, 0.3208, 60.2729
CIE-Lab:
81.9863, 26.0099, 5.8337
CIE-LCH:
81.9863, 26.6560, 12.6416
CIE-Luv:
81.9863, 43.2588, 3.6685
Hunter-Lab:
77.6356, 21.7171, 9.2406
#ffbac2 color charts
#ffbac2 color shades, tints & tones
#ffbac2 color schemes
#ffbac2 color preview, HTML & CSS examples
This text has a color of #ffbac2
<p style="color:#ffbac2;">Text here</p>
.mytext {color:#ffbac2;}
This box has a color of #ffbac2
<div style="background-color:#ffbac2;">Content here</div>
.mybackground {background-color:#ffbac2;}
Border around this has a color of #ffbac2
<div style="border:2px solid #ffbac2;">Content here</div>
.myborder {border:2px solid #ffbac2;}