#ffbacc color space conversions
Hex:
#ffbacc
RGB:
255, 186, 204
CMY:
0, 27, 20
CMYK:
0, 27, 20, 0
HSL:
344°, 100.0000%, 86.4706%
HSV (HSB):
344°, 27.0588%, 100.0000%
XYZ:
69.6980, 60.7374, 65.1768
xyY:
0.3563, 0.3105, 60.7374
CIE-Lab:
82.2374, 27.4461, 0.8201
CIE-LCH:
82.2374, 27.4583, 1.7115
CIE-Luv:
82.2374, 41.8758, -3.8738
Hunter-Lab:
77.9342, 23.2509, 4.9695
#ffbacc color charts
#ffbacc RGB chart
#ffbacc CMYK chart
#ffbacc RGB pie chart
#ffbacc color shades, tints & tones
#ffbacc color schemes
#ffbacc color preview, HTML & CSS examples
This text has a color of #ffbacc
<p style="color:#ffbacc;">Text here</p>
.mytext {color:#ffbacc;}
Text color #ffbacc
This box has a color of #ffbacc
<div style="background-color:#ffbacc;">Content here</div>
.mybackground {background-color:#ffbacc;}
Background color #ffbacc
Border around this has a color of #ffbacc
<div style="border:2px solid #ffbacc;">Content here</div>
.myborder {border:2px solid #ffbacc;}
Border color #ffbacc