#ff0354 color space conversions
Hex:
#ff0354
RGB:
255, 3, 84
CMY:
0, 99, 67
CMYK:
0, 99, 67, 0
HSL:
341°, 100.0000%, 50.5882%
HSV (HSB):
341°, 98.8235%, 100.0000%
XYZ:
42.8728, 21.9652, 10.3676
xyY:
0.5701, 0.2921, 21.9652
CIE-Lab:
53.9901, 81.7766, 29.3449
CIE-LCH:
53.9901, 86.8823, 19.7401
CIE-Luv:
53.9901, 159.4778, 15.1958
Hunter-Lab:
46.8671, 81.2699, 19.6913
#ff0354 color charts
#ff0354 color shades, tints & tones
#ff0354 color schemes
#ff0354 color preview, HTML & CSS examples
This text has a color of #ff0354
<p style="color:#ff0354;">Text here</p>
.mytext {color:#ff0354;}
This box has a color of #ff0354
<div style="background-color:#ff0354;">Content here</div>
.mybackground {background-color:#ff0354;}
Border around this has a color of #ff0354
<div style="border:2px solid #ff0354;">Content here</div>
.myborder {border:2px solid #ff0354;}