#bab255 color space conversions
Hex:
#bab255
RGB:
186, 178, 85
CMY:
27, 30, 67
CMYK:
0, 4, 54, 27
HSL:
55°, 42.2594%, 53.1373%
HSV (HSB):
55°, 54.3011%, 72.9412%
XYZ:
37.8098, 42.9358, 14.8890
xyY:
0.3954, 0.4490, 42.9358
CIE-Lab:
71.5114, -9.4773, 47.8435
CIE-LCH:
71.5114, 48.7731, 101.2047
CIE-Luv:
71.5114, 9.6046, 59.0784
Hunter-Lab:
65.5254, -11.6705, 32.3956
#bab255 color charts
#bab255 color shades, tints & tones
#bab255 color schemes
#bab255 color preview, HTML & CSS examples
This text has a color of #bab255
<p style="color:#bab255;">Text here</p>
.mytext {color:#bab255;}
This box has a color of #bab255
<div style="background-color:#bab255;">Content here</div>
.mybackground {background-color:#bab255;}
Border around this has a color of #bab255
<div style="border:2px solid #bab255;">Content here</div>
.myborder {border:2px solid #bab255;}