#b2cf9d color space conversions
Hex:
#b2cf9d
RGB:
178, 207, 157
CMY:
30, 19, 38
CMYK:
14, 0, 24, 19
HSL:
95°, 34.2466%, 71.3725%
HSV (HSB):
95°, 24.1546%, 81.1765%
XYZ:
46.7587, 56.5249, 40.3442
xyY:
0.3256, 0.3936, 56.5249
CIE-Lab:
79.9117, -18.7023, 21.7155
CIE-LCH:
79.9117, 28.6590, 130.7365
CIE-Luv:
79.9117, -14.2216, 33.8059
Hunter-Lab:
75.1831, -20.5556, 20.8123
#b2cf9d color charts
#b2cf9d color shades, tints & tones
#b2cf9d color schemes
#b2cf9d color preview, HTML & CSS examples
This text has a color of #b2cf9d
<p style="color:#b2cf9d;">Text here</p>
.mytext {color:#b2cf9d;}
This box has a color of #b2cf9d
<div style="background-color:#b2cf9d;">Content here</div>
.mybackground {background-color:#b2cf9d;}
Border around this has a color of #b2cf9d
<div style="border:2px solid #b2cf9d;">Content here</div>
.myborder {border:2px solid #b2cf9d;}