#f8b3d3 color space conversions
Hex:
#f8b3d3
RGB:
248, 179, 211
CMY:
3, 30, 17
CMYK:
0, 28, 15, 3
HSL:
332°, 83.1325%, 83.7255%
HSV (HSB):
332°, 27.8226%, 97.2549%
XYZ:
66.5894, 56.8998, 69.1011
xyY:
0.3458, 0.2954, 56.8998
CIE-Lab:
80.1232, 29.7534, -6.1423
CIE-LCH:
80.1232, 30.3808, 348.3357
CIE-Luv:
80.1232, 40.0189, -14.6895
Hunter-Lab:
75.4320, 25.5692, -1.5116
#f8b3d3 color charts
#f8b3d3 color shades, tints & tones
#f8b3d3 color schemes
#f8b3d3 color preview, HTML & CSS examples
This text has a color of #f8b3d3
<p style="color:#f8b3d3;">Text here</p>
.mytext {color:#f8b3d3;}
This box has a color of #f8b3d3
<div style="background-color:#f8b3d3;">Content here</div>
.mybackground {background-color:#f8b3d3;}
Border around this has a color of #f8b3d3
<div style="border:2px solid #f8b3d3;">Content here</div>
.myborder {border:2px solid #f8b3d3;}