#ffbca2 color space conversions
Hex:
#ffbca2
RGB:
255, 188, 162
CMY:
0, 26, 36
CMYK:
0, 26, 36, 0
HSL:
17°, 100.0000%, 81.7647%
HSV (HSB):
17°, 36.4706%, 100.0000%
XYZ:
65.7448, 59.8351, 42.2666
xyY:
0.3917, 0.3565, 59.8351
CIE-Lab:
81.7485, 20.8626, 22.6361
CIE-LCH:
81.7485, 30.7838, 47.3348
CIE-Luv:
81.7485, 46.1330, 27.2938
Hunter-Lab:
77.3531, 16.3447, 21.7505
#ffbca2 color charts
#ffbca2 color shades, tints & tones
#ffbca2 color schemes
#ffbca2 color preview, HTML & CSS examples
This text has a color of #ffbca2
<p style="color:#ffbca2;">Text here</p>
.mytext {color:#ffbca2;}
This box has a color of #ffbca2
<div style="background-color:#ffbca2;">Content here</div>
.mybackground {background-color:#ffbca2;}
Border around this has a color of #ffbca2
<div style="border:2px solid #ffbca2;">Content here</div>
.myborder {border:2px solid #ffbca2;}