#b3cfc1 color space conversions
Hex:
#b3cfc1
RGB:
179, 207, 193
CMY:
30, 19, 24
CMYK:
14, 0, 7, 19
HSL:
150°, 22.5806%, 75.6863%
HSV (HSB):
150°, 13.5266%, 81.1765%
XYZ:
50.5289, 58.0596, 58.9955
xyY:
0.3015, 0.3465, 58.0596
CIE-Lab:
80.7719, -12.0749, 3.7998
CIE-LCH:
80.7719, 12.6587, 162.5320
CIE-Luv:
80.7719, -14.5245, 7.7541
Hunter-Lab:
76.1969, -14.9747, 7.4324
#b3cfc1 color charts
#b3cfc1 color shades, tints & tones
#b3cfc1 color schemes
#b3cfc1 color preview, HTML & CSS examples
This text has a color of #b3cfc1
<p style="color:#b3cfc1;">Text here</p>
.mytext {color:#b3cfc1;}
This box has a color of #b3cfc1
<div style="background-color:#b3cfc1;">Content here</div>
.mybackground {background-color:#b3cfc1;}
Border around this has a color of #b3cfc1
<div style="border:2px solid #b3cfc1;">Content here</div>
.myborder {border:2px solid #b3cfc1;}