#ff2030 color space conversions
Hex:
#ff2030
RGB:
255, 32, 48
CMY:
0, 87, 81
CMYK:
0, 87, 81, 0
HSL:
356°, 100.0000%, 56.2745%
HSV (HSB):
356°, 87.4510%, 100.0000%
XYZ:
42.2900, 22.5064, 4.9115
xyY:
0.6067, 0.3229, 22.5064
CIE-Lab:
54.5603, 77.5735, 50.4606
CIE-LCH:
54.5603, 92.5415, 33.0435
CIE-Luv:
54.5603, 163.7202, 31.8899
Hunter-Lab:
47.4409, 76.0976, 27.0704
#ff2030 color charts
#ff2030 RGB chart
#ff2030 CMYK chart
#ff2030 RGB pie chart
#ff2030 color shades, tints & tones
#ff2030 color schemes
#ff2030 color preview, HTML & CSS examples
This text has a color of #ff2030
<p style="color:#ff2030;">Text here</p>
.mytext {color:#ff2030;}
Text color #ff2030
This box has a color of #ff2030
<div style="background-color:#ff2030;">Content here</div>
.mybackground {background-color:#ff2030;}
Background color #ff2030
Border around this has a color of #ff2030
<div style="border:2px solid #ff2030;">Content here</div>
.myborder {border:2px solid #ff2030;}
Border color #ff2030