#baebcc color space conversions
Hex:
#baebcc
RGB:
186, 235, 204
CMY:
27, 8, 20
CMYK:
21, 0, 13, 8
HSL:
142°, 55.0562%, 82.5490%
HSV (HSB):
142°, 20.8511%, 92.1569%
XYZ:
60.8571, 74.2154, 68.2442
xyY:
0.2993, 0.3650, 74.2154
CIE-Lab:
89.0242, -21.7397, 9.9176
CIE-LCH:
89.0242, 23.8951, 155.4776
CIE-Luv:
89.0242, -24.6410, 18.6225
Hunter-Lab:
86.1484, -24.6633, 13.3360
#baebcc color charts
#baebcc color shades, tints & tones
#baebcc color schemes
#baebcc color preview, HTML & CSS examples
This text has a color of #baebcc
<p style="color:#baebcc;">Text here</p>
.mytext {color:#baebcc;}
This box has a color of #baebcc
<div style="background-color:#baebcc;">Content here</div>
.mybackground {background-color:#baebcc;}
Border around this has a color of #baebcc
<div style="border:2px solid #baebcc;">Content here</div>
.myborder {border:2px solid #baebcc;}