#ffbaca color space conversions
Hex:
#ffbaca
RGB:
255, 186, 202
CMY:
0, 27, 21
CMYK:
0, 27, 21, 0
HSL:
346°, 100.0000%, 86.4706%
HSV (HSB):
346°, 27.0588%, 100.0000%
XYZ:
69.4596, 60.6421, 63.9213
xyY:
0.3580, 0.3126, 60.6421
CIE-Lab:
82.1860, 27.1531, 1.8207
CIE-LCH:
82.1860, 27.2141, 3.8361
CIE-Luv:
82.1860, 42.1549, -2.3497
Hunter-Lab:
77.8730, 22.9370, 5.8435
#ffbaca color charts
#ffbaca RGB chart
#ffbaca CMYK chart
#ffbaca RGB pie chart
#ffbaca color shades, tints & tones
#ffbaca color schemes
#ffbaca color preview, HTML & CSS examples
This text has a color of #ffbaca
<p style="color:#ffbaca;">Text here</p>
.mytext {color:#ffbaca;}
Text color #ffbaca
This box has a color of #ffbaca
<div style="background-color:#ffbaca;">Content here</div>
.mybackground {background-color:#ffbaca;}
Background color #ffbaca
Border around this has a color of #ffbaca
<div style="border:2px solid #ffbaca;">Content here</div>
.myborder {border:2px solid #ffbaca;}
Border color #ffbaca