#f81e82 color space conversions
Hex:
#f81e82
RGB:
248, 30, 130
CMY:
3, 88, 49
CMYK:
0, 88, 48, 3
HSL:
332°, 93.9655%, 54.5098%
HSV (HSB):
332°, 87.9032%, 97.2549%
XYZ:
43.2049, 22.4967, 23.1842
xyY:
0.4861, 0.2531, 22.4967
CIE-Lab:
54.5501, 80.3504, 2.2097
CIE-LCH:
54.5501, 80.3808, 1.5753
CIE-Luv:
54.5501, 131.9209, -13.1975
Hunter-Lab:
47.4307, 79.5931, 4.2204
#f81e82 color charts
#f81e82 color shades, tints & tones
#f81e82 color schemes
#f81e82 color preview, HTML & CSS examples
This text has a color of #f81e82
<p style="color:#f81e82;">Text here</p>
.mytext {color:#f81e82;}
This box has a color of #f81e82
<div style="background-color:#f81e82;">Content here</div>
.mybackground {background-color:#f81e82;}
Border around this has a color of #f81e82
<div style="border:2px solid #f81e82;">Content here</div>
.myborder {border:2px solid #f81e82;}