#b2ceaf color space conversions
Hex:
#b2ceaf
RGB:
178, 206, 175
CMY:
30, 19, 31
CMYK:
14, 0, 15, 19
HSL:
114°, 24.0310%, 74.7059%
HSV (HSB):
114°, 15.0485%, 80.7843%
XYZ:
48.1693, 56.7027, 48.9634
xyY:
0.3131, 0.3686, 56.7027
CIE-Lab:
80.0121, -15.2056, 12.3117
CIE-LCH:
80.0121, 19.5649, 141.0036
CIE-Luv:
80.0121, -14.1105, 20.5246
Hunter-Lab:
75.3012, -17.5929, 14.1585
#b2ceaf color charts
#b2ceaf color shades, tints & tones
#b2ceaf color schemes
#b2ceaf color preview, HTML & CSS examples
This text has a color of #b2ceaf
<p style="color:#b2ceaf;">Text here</p>
.mytext {color:#b2ceaf;}
This box has a color of #b2ceaf
<div style="background-color:#b2ceaf;">Content here</div>
.mybackground {background-color:#b2ceaf;}
Border around this has a color of #b2ceaf
<div style="border:2px solid #b2ceaf;">Content here</div>
.myborder {border:2px solid #b2ceaf;}