#ff5354 color space conversions
Hex:
#ff5354
RGB:
255, 83, 84
CMY:
0, 67, 67
CMYK:
0, 67, 67, 0
HSL:
360°, 100.0000%, 66.2745%
HSV (HSB):
360°, 67.4510%, 100.0000%
XYZ:
45.9335, 28.0866, 11.3878
xyY:
0.5378, 0.3289, 28.0866
CIE-Lab:
59.9669, 64.9306, 36.7473
CIE-LCH:
59.9669, 74.6079, 29.5076
CIE-Luv:
59.9669, 131.4394, 27.9203
Hunter-Lab:
52.9968, 61.9655, 24.3577
#ff5354 color charts
#ff5354 color shades, tints & tones
#ff5354 color schemes
#ff5354 color preview, HTML & CSS examples
This text has a color of #ff5354
<p style="color:#ff5354;">Text here</p>
.mytext {color:#ff5354;}
This box has a color of #ff5354
<div style="background-color:#ff5354;">Content here</div>
.mybackground {background-color:#ff5354;}
Border around this has a color of #ff5354
<div style="border:2px solid #ff5354;">Content here</div>
.myborder {border:2px solid #ff5354;}