#ffbca1 color space conversions
Hex:
#ffbca1
RGB:
255, 188, 161
CMY:
0, 26, 37
CMYK:
0, 26, 37, 0
HSL:
17°, 100.0000%, 81.5686%
HSV (HSB):
17°, 36.8627%, 100.0000%
XYZ:
65.6562, 59.7996, 41.8002
xyY:
0.3925, 0.3575, 59.7996
CIE-Lab:
81.7292, 20.7471, 23.1415
CIE-LCH:
81.7292, 31.0800, 48.1227
CIE-Luv:
81.7292, 46.2518, 27.9500
Hunter-Lab:
77.3302, 16.2252, 22.0824
#ffbca1 color charts
#ffbca1 color shades, tints & tones
#ffbca1 color schemes
#ffbca1 color preview, HTML & CSS examples
This text has a color of #ffbca1
<p style="color:#ffbca1;">Text here</p>
.mytext {color:#ffbca1;}
This box has a color of #ffbca1
<div style="background-color:#ffbca1;">Content here</div>
.mybackground {background-color:#ffbca1;}
Border around this has a color of #ffbca1
<div style="border:2px solid #ffbca1;">Content here</div>
.myborder {border:2px solid #ffbca1;}