#f182e5 color space conversions
Hex:
#f182e5
RGB:
241, 130, 229
CMY:
5, 49, 10
CMYK:
0, 46, 5, 5
HSL:
306°, 79.8561%, 72.7451%
HSV (HSB):
306°, 46.0581%, 94.5098%
XYZ:
58.4011, 40.3232, 78.8338
xyY:
0.3289, 0.2271, 40.3232
CIE-Lab:
69.6991, 55.6811, -31.8324
CIE-LCH:
69.6991, 64.1380, 330.2438
CIE-Luv:
69.6991, 55.9897, -58.8890
Hunter-Lab:
63.5005, 53.0396, -29.1562
#f182e5 color charts
#f182e5 color shades, tints & tones
#f182e5 color schemes
#f182e5 color preview, HTML & CSS examples
This text has a color of #f182e5
<p style="color:#f182e5;">Text here</p>
.mytext {color:#f182e5;}
This box has a color of #f182e5
<div style="background-color:#f182e5;">Content here</div>
.mybackground {background-color:#f182e5;}
Border around this has a color of #f182e5
<div style="border:2px solid #f182e5;">Content here</div>
.myborder {border:2px solid #f182e5;}