#f82cca color space conversions
Hex:
#f82cca
RGB:
248, 44, 202
CMY:
3, 83, 21
CMYK:
0, 82, 19, 3
HSL:
314°, 93.5780%, 57.2549%
HSV (HSB):
314°, 82.2581%, 97.2549%
XYZ:
50.2728, 26.0221, 58.2502
xyY:
0.3736, 0.1934, 26.0221
CIE-Lab:
58.0580, 85.1443, -34.6726
CIE-LCH:
58.0580, 91.9334, 337.8428
CIE-Luv:
58.0580, 97.3248, -66.2257
Hunter-Lab:
51.0119, 86.6430, -31.9947
#f82cca color charts
#f82cca color shades, tints & tones
#f82cca color schemes
#f82cca color preview, HTML & CSS examples
This text has a color of #f82cca
<p style="color:#f82cca;">Text here</p>
.mytext {color:#f82cca;}
This box has a color of #f82cca
<div style="background-color:#f82cca;">Content here</div>
.mybackground {background-color:#f82cca;}
Border around this has a color of #f82cca
<div style="border:2px solid #f82cca;">Content here</div>
.myborder {border:2px solid #f82cca;}