#bfccd8 color space conversions
Hex:
#bfccd8
RGB:
191, 204, 216
CMY:
25, 20, 15
CMYK:
12, 6, 0, 15
HSL:
209°, 24.2718%, 79.8039%
HSV (HSB):
209°, 11.5741%, 84.7059%
XYZ:
55.4734, 59.2200, 73.4726
xyY:
0.2948, 0.3147, 59.2200
CIE-Lab:
81.4124, -2.0324, -7.4701
CIE-LCH:
81.4124, 7.7416, 254.7798
CIE-Luv:
81.4124, -7.6634, -11.1392
Hunter-Lab:
76.9545, -5.9970, -2.7392
#bfccd8 color charts
#bfccd8 color shades, tints & tones
#bfccd8 color schemes
#bfccd8 color preview, HTML & CSS examples
This text has a color of #bfccd8
<p style="color:#bfccd8;">Text here</p>
.mytext {color:#bfccd8;}
This box has a color of #bfccd8
<div style="background-color:#bfccd8;">Content here</div>
.mybackground {background-color:#bfccd8;}
Border around this has a color of #bfccd8
<div style="border:2px solid #bfccd8;">Content here</div>
.myborder {border:2px solid #bfccd8;}