#baefcc color space conversions
Hex:
#baefcc
RGB:
186, 239, 204
CMY:
27, 6, 20
CMYK:
22, 0, 15, 6
HSL:
140°, 62.3529%, 83.3333%
HSV (HSB):
140°, 22.1757%, 93.7255%
XYZ:
62.0153, 76.5317, 68.6303
xyY:
0.2993, 0.3694, 76.5317
CIE-Lab:
90.1057, -23.6845, 11.4601
CIE-LCH:
90.1057, 26.3114, 154.1794
CIE-Luv:
90.1057, -26.5208, 21.2425
Hunter-Lab:
87.4824, -26.5576, 14.7245
#baefcc color charts
#baefcc color shades, tints & tones
#baefcc color schemes
#baefcc color preview, HTML & CSS examples
This text has a color of #baefcc
<p style="color:#baefcc;">Text here</p>
.mytext {color:#baefcc;}
This box has a color of #baefcc
<div style="background-color:#baefcc;">Content here</div>
.mybackground {background-color:#baefcc;}
Border around this has a color of #baefcc
<div style="border:2px solid #baefcc;">Content here</div>
.myborder {border:2px solid #baefcc;}