#b2cf8d color space conversions
Hex:
#b2cf8d
RGB:
178, 207, 141
CMY:
30, 19, 45
CMYK:
14, 0, 32, 19
HSL:
86°, 40.7407%, 68.2353%
HSV (HSB):
86°, 31.8841%, 81.1765%
XYZ:
45.4806, 56.0137, 33.6139
xyY:
0.3366, 0.4146, 56.0137
CIE-Lab:
79.6216, -21.0818, 29.6940
CIE-LCH:
79.6216, 36.4167, 125.3735
CIE-Luv:
79.6216, -13.9042, 44.1683
Hunter-Lab:
74.8423, -22.5021, 25.7607
#b2cf8d color charts
#b2cf8d color shades, tints & tones
#b2cf8d color schemes
#b2cf8d color preview, HTML & CSS examples
This text has a color of #b2cf8d
<p style="color:#b2cf8d;">Text here</p>
.mytext {color:#b2cf8d;}
This box has a color of #b2cf8d
<div style="background-color:#b2cf8d;">Content here</div>
.mybackground {background-color:#b2cf8d;}
Border around this has a color of #b2cf8d
<div style="border:2px solid #b2cf8d;">Content here</div>
.myborder {border:2px solid #b2cf8d;}