#baeacc color space conversions
Hex:
#baeacc
RGB:
186, 234, 204
CMY:
27, 8, 20
CMYK:
21, 0, 13, 8
HSL:
143°, 53.3333%, 82.3529%
HSV (HSB):
143°, 20.5128%, 91.7647%
XYZ:
60.5716, 73.6444, 68.1491
xyY:
0.2993, 0.3639, 73.6444
CIE-Lab:
88.7541, -21.2507, 9.5316
CIE-LCH:
88.7541, 23.2904, 155.8422
CIE-Luv:
88.7541, -24.1695, 17.9651
Hunter-Lab:
85.8163, -24.1881, 12.9876
#baeacc color charts
#baeacc color shades, tints & tones
#baeacc color schemes
#baeacc color preview, HTML & CSS examples
This text has a color of #baeacc
<p style="color:#baeacc;">Text here</p>
.mytext {color:#baeacc;}
This box has a color of #baeacc
<div style="background-color:#baeacc;">Content here</div>
.mybackground {background-color:#baeacc;}
Border around this has a color of #baeacc
<div style="border:2px solid #baeacc;">Content here</div>
.myborder {border:2px solid #baeacc;}