#baefe5 color space conversions
Hex:
#baefe5
RGB:
186, 239, 229
CMY:
27, 6, 10
CMYK:
22, 0, 4, 6
HSL:
169°, 62.3529%, 83.3333%
HSV (HSB):
169°, 22.1757%, 93.7255%
XYZ:
65.2591, 77.8293, 85.7118
xyY:
0.2852, 0.3402, 77.8293
CIE-Lab:
90.7019, -18.8217, -0.6985
CIE-LCH:
90.7019, 18.8346, 182.1254
CIE-Luv:
90.7019, -26.6813, 2.1530
Hunter-Lab:
88.2209, -22.3459, 4.1509
#baefe5 color charts
#baefe5 color shades, tints & tones
#baefe5 color schemes
#baefe5 color preview, HTML & CSS examples
This text has a color of #baefe5
<p style="color:#baefe5;">Text here</p>
.mytext {color:#baefe5;}
This box has a color of #baefe5
<div style="background-color:#baefe5;">Content here</div>
.mybackground {background-color:#baefe5;}
Border around this has a color of #baefe5
<div style="border:2px solid #baefe5;">Content here</div>
.myborder {border:2px solid #baefe5;}