#fb3082 color space conversions
Hex:
#fb3082
RGB:
251, 48, 130
CMY:
2, 81, 49
CMYK:
0, 81, 48, 2
HSL:
336°, 96.2085%, 58.6275%
HSV (HSB):
336°, 80.8765%, 98.4314%
XYZ:
44.8699, 24.2348, 23.4320
xyY:
0.4849, 0.2619, 24.2348
CIE-Lab:
56.3222, 77.5885, 4.8411
CIE-LCH:
56.3222, 77.7393, 3.5703
CIE-Luv:
56.3222, 129.6708, -9.2900
Hunter-Lab:
49.2289, 76.5440, 6.2394
#fb3082 color charts
#fb3082 color shades, tints & tones
#fb3082 color schemes
#fb3082 color preview, HTML & CSS examples
This text has a color of #fb3082
<p style="color:#fb3082;">Text here</p>
.mytext {color:#fb3082;}
This box has a color of #fb3082
<div style="background-color:#fb3082;">Content here</div>
.mybackground {background-color:#fb3082;}
Border around this has a color of #fb3082
<div style="border:2px solid #fb3082;">Content here</div>
.myborder {border:2px solid #fb3082;}