#ff5230 color space conversions
Hex:
#ff5230
RGB:
255, 82, 48
CMY:
0, 68, 81
CMYK:
0, 68, 81, 0
HSL:
10°, 100.0000%, 59.4118%
HSV (HSB):
10°, 81.1765%, 100.0000%
XYZ:
44.7908, 27.5080, 5.7451
xyY:
0.5739, 0.3525, 27.5080
CIE-Lab:
59.4416, 63.9137, 55.0575
CIE-LCH:
59.4416, 84.3581, 40.7428
CIE-Luv:
59.4416, 138.8052, 41.1534
Hunter-Lab:
52.4481, 60.6554, 30.2190
#ff5230 color charts
#ff5230 color shades, tints & tones
#ff5230 color schemes
#ff5230 color preview, HTML & CSS examples
This text has a color of #ff5230
<p style="color:#ff5230;">Text here</p>
.mytext {color:#ff5230;}
This box has a color of #ff5230
<div style="background-color:#ff5230;">Content here</div>
.mybackground {background-color:#ff5230;}
Border around this has a color of #ff5230
<div style="border:2px solid #ff5230;">Content here</div>
.myborder {border:2px solid #ff5230;}