#ff054c color space conversions
Hex:
#ff054c
RGB:
255, 5, 76
CMY:
0, 98, 70
CMYK:
0, 98, 70, 0
HSL:
343°, 100.0000%, 50.9804%
HSV (HSB):
343°, 98.0392%, 100.0000%
XYZ:
42.5988, 21.8903, 8.8175
xyY:
0.5811, 0.2986, 21.8903
CIE-Lab:
53.9105, 81.3011, 34.0068
CIE-LCH:
53.9105, 88.1268, 22.6987
CIE-Luv:
53.9105, 161.8426, 19.2104
Hunter-Lab:
46.7871, 80.6434, 21.5772
#ff054c color charts
#ff054c RGB chart
#ff054c CMYK chart
#ff054c RGB pie chart
#ff054c color shades, tints & tones
#ff054c color schemes
#ff054c color preview, HTML & CSS examples
This text has a color of #ff054c
<p style="color:#ff054c;">Text here</p>
.mytext {color:#ff054c;}
Text color #ff054c
This box has a color of #ff054c
<div style="background-color:#ff054c;">Content here</div>
.mybackground {background-color:#ff054c;}
Background color #ff054c
Border around this has a color of #ff054c
<div style="border:2px solid #ff054c;">Content here</div>
.myborder {border:2px solid #ff054c;}
Border color #ff054c