#f082d2 color space conversions
Hex:
#f082d2
RGB:
240, 130, 210
CMY:
6, 49, 18
CMYK:
0, 46, 13, 6
HSL:
316°, 78.5714%, 72.5490%
HSV (HSB):
316°, 45.8333%, 94.1176%
XYZ:
55.5507, 39.1437, 65.6004
xyY:
0.3466, 0.2442, 39.1437
CIE-Lab:
68.8552, 52.2872, -22.6170
CIE-LCH:
68.8552, 56.9691, 336.6089
CIE-Luv:
68.8552, 59.8320, -43.5864
Hunter-Lab:
62.5649, 48.9995, -18.3712
#f082d2 color charts
#f082d2 color shades, tints & tones
#f082d2 color schemes
#f082d2 color preview, HTML & CSS examples
This text has a color of #f082d2
<p style="color:#f082d2;">Text here</p>
.mytext {color:#f082d2;}
This box has a color of #f082d2
<div style="background-color:#f082d2;">Content here</div>
.mybackground {background-color:#f082d2;}
Border around this has a color of #f082d2
<div style="border:2px solid #f082d2;">Content here</div>
.myborder {border:2px solid #f082d2;}