#f82bac color space conversions
Hex:
#f82bac
RGB:
248, 43, 172
CMY:
3, 83, 33
CMYK:
0, 83, 31, 3
HSL:
322°, 93.6073%, 57.0588%
HSV (HSB):
322°, 82.6613%, 97.2549%
XYZ:
47.0217, 24.6628, 41.3118
xyY:
0.4161, 0.2183, 24.6628
CIE-Lab:
56.7454, 81.8909, -19.3657
CIE-LCH:
56.7454, 84.1495, 346.6950
CIE-Luv:
56.7454, 110.5725, -42.7661
Hunter-Lab:
49.6616, 82.1033, -14.5582
#f82bac color charts
#f82bac color shades, tints & tones
#f82bac color schemes
#f82bac color preview, HTML & CSS examples
This text has a color of #f82bac
<p style="color:#f82bac;">Text here</p>
.mytext {color:#f82bac;}
This box has a color of #f82bac
<div style="background-color:#f82bac;">Content here</div>
.mybackground {background-color:#f82bac;}
Border around this has a color of #f82bac
<div style="border:2px solid #f82bac;">Content here</div>
.myborder {border:2px solid #f82bac;}