#bfadc8 color space conversions
Hex:
#bfadc8
RGB:
191, 173, 200
CMY:
25, 32, 22
CMYK:
5, 14, 0, 22
HSL:
280°, 19.7080%, 73.1373%
HSV (HSB):
280°, 13.5000%, 78.4314%
XYZ:
46.8548, 45.1336, 60.8857
xyY:
0.3065, 0.2952, 45.1336
CIE-Lab:
72.9798, 11.4464, -11.3579
CIE-LCH:
72.9798, 16.1252, 315.2221
CIE-Luv:
72.9798, 8.4500, -19.2066
Hunter-Lab:
67.1816, 6.9243, -6.7066
#bfadc8 color charts
#bfadc8 color shades, tints & tones
#bfadc8 color schemes
#bfadc8 color preview, HTML & CSS examples
This text has a color of #bfadc8
<p style="color:#bfadc8;">Text here</p>
.mytext {color:#bfadc8;}
This box has a color of #bfadc8
<div style="background-color:#bfadc8;">Content here</div>
.mybackground {background-color:#bfadc8;}
Border around this has a color of #bfadc8
<div style="border:2px solid #bfadc8;">Content here</div>
.myborder {border:2px solid #bfadc8;}