#ff048b color space conversions
Hex:
#ff048b
RGB:
255, 4, 139
CMY:
0, 98, 45
CMYK:
0, 98, 45, 0
HSL:
328°, 100.0000%, 50.7843%
HSV (HSB):
328°, 98.4314%, 100.0000%
XYZ:
45.9436, 23.2109, 26.4848
xyY:
0.4804, 0.2427, 23.2109
CIE-Lab:
55.2889, 85.1231, -1.9342
CIE-LCH:
55.2889, 85.1451, 358.6983
CIE-Luv:
55.2889, 136.7282, -19.5608
Hunter-Lab:
48.1777, 85.9116, 1.1309
#ff048b color charts
#ff048b color shades, tints & tones
#ff048b color schemes
#ff048b color preview, HTML & CSS examples
This text has a color of #ff048b
<p style="color:#ff048b;">Text here</p>
.mytext {color:#ff048b;}
This box has a color of #ff048b
<div style="background-color:#ff048b;">Content here</div>
.mybackground {background-color:#ff048b;}
Border around this has a color of #ff048b
<div style="border:2px solid #ff048b;">Content here</div>
.myborder {border:2px solid #ff048b;}