#fba1a1 color space conversions
Hex:
#fba1a1
RGB:
251, 161, 161
CMY:
2, 37, 37
CMYK:
0, 36, 36, 2
HSL:
0°, 91.8367%, 80.7843%
HSV (HSB):
0°, 35.8566%, 98.4314%
XYZ:
58.9616, 48.5722, 39.9860
xyY:
0.3997, 0.3293, 48.5722
CIE-Lab:
75.1844, 33.3929, 13.9916
CIE-LCH:
75.1844, 36.2057, 22.7336
CIE-Luv:
75.1844, 60.6428, 13.0679
Hunter-Lab:
69.6937, 29.0486, 14.7687
#fba1a1 color charts
#fba1a1 color shades, tints & tones
#fba1a1 color schemes
#fba1a1 color preview, HTML & CSS examples
This text has a color of #fba1a1
<p style="color:#fba1a1;">Text here</p>
.mytext {color:#fba1a1;}
This box has a color of #fba1a1
<div style="background-color:#fba1a1;">Content here</div>
.mybackground {background-color:#fba1a1;}
Border around this has a color of #fba1a1
<div style="border:2px solid #fba1a1;">Content here</div>
.myborder {border:2px solid #fba1a1;}