#bafabe color space conversions
Hex:
#bafabe
RGB:
186, 250, 190
CMY:
27, 2, 25
CMYK:
26, 0, 24, 2
HSL:
124°, 86.4865%, 85.4902%
HSV (HSB):
124°, 25.6000%, 98.0392%
XYZ:
63.7296, 82.5280, 61.2858
xyY:
0.3071, 0.3976, 82.5280
CIE-Lab:
92.8074, -31.3704, 22.4675
CIE-LCH:
92.8074, 38.5861, 144.3897
CIE-Luv:
92.8074, -31.6540, 38.2010
Hunter-Lab:
90.8449, -33.7573, 23.5932
#bafabe color charts
#bafabe color shades, tints & tones
#bafabe color schemes
#bafabe color preview, HTML & CSS examples
This text has a color of #bafabe
<p style="color:#bafabe;">Text here</p>
.mytext {color:#bafabe;}
This box has a color of #bafabe
<div style="background-color:#bafabe;">Content here</div>
.mybackground {background-color:#bafabe;}
Border around this has a color of #bafabe
<div style="border:2px solid #bafabe;">Content here</div>
.myborder {border:2px solid #bafabe;}