#ff0048 color space conversions
Hex:
#ff0048
RGB:
255, 0, 72
CMY:
0, 100, 72
CMYK:
0, 100, 72, 0
HSL:
343°, 100.0000%, 50.0000%
HSV (HSB):
343°, 100.0000%, 100.0000%
XYZ:
42.4097, 21.7279, 8.0896
xyY:
0.5872, 0.3008, 21.7279
CIE-Lab:
53.7371, 81.4815, 36.1579
CIE-LCH:
53.7371, 89.1438, 23.9295
CIE-Luv:
53.7371, 163.6461, 20.7899
Hunter-Lab:
46.6132, 80.8302, 22.3397
#ff0048 color charts
#ff0048 RGB chart
#ff0048 CMYK chart
#ff0048 RGB pie chart
#ff0048 color shades, tints & tones
#ff0048 color schemes
#ff0048 color preview, HTML & CSS examples
This text has a color of #ff0048
<p style="color:#ff0048;">Text here</p>
.mytext {color:#ff0048;}
Text color #ff0048
This box has a color of #ff0048
<div style="background-color:#ff0048;">Content here</div>
.mybackground {background-color:#ff0048;}
Background color #ff0048
Border around this has a color of #ff0048
<div style="border:2px solid #ff0048;">Content here</div>
.myborder {border:2px solid #ff0048;}
Border color #ff0048