#b3ceaf color space conversions
Hex:
#b3ceaf
RGB:
179, 206, 175
CMY:
30, 19, 31
CMYK:
13, 0, 15, 19
HSL:
112°, 24.0310%, 74.7059%
HSV (HSB):
112°, 15.0485%, 80.7843%
XYZ:
48.3996, 56.8215, 48.9742
xyY:
0.3139, 0.3685, 56.8215
CIE-Lab:
80.0791, -14.8599, 12.4159
CIE-LCH:
80.0791, 19.3642, 140.1203
CIE-Luv:
80.0791, -13.5811, 20.6125
Hunter-Lab:
75.3800, -17.3047, 14.2455
#b3ceaf color charts
#b3ceaf color shades, tints & tones
#b3ceaf color schemes
#b3ceaf color preview, HTML & CSS examples
This text has a color of #b3ceaf
<p style="color:#b3ceaf;">Text here</p>
.mytext {color:#b3ceaf;}
This box has a color of #b3ceaf
<div style="background-color:#b3ceaf;">Content here</div>
.mybackground {background-color:#b3ceaf;}
Border around this has a color of #b3ceaf
<div style="border:2px solid #b3ceaf;">Content here</div>
.myborder {border:2px solid #b3ceaf;}