#ff3030 color space conversions
Hex:
#ff3030
RGB:
255, 48, 48
CMY:
0, 81, 81
CMYK:
0, 81, 81, 0
HSL:
0°, 100.0000%, 59.4118%
HSV (HSB):
0°, 81.1765%, 100.0000%
XYZ:
42.8305, 23.5873, 5.0917
xyY:
0.5989, 0.3298, 23.5873
CIE-Lab:
55.6722, 74.3998, 51.5178
CIE-LCH:
55.6722, 90.4954, 34.7005
CIE-Luv:
55.6722, 157.8297, 34.0349
Hunter-Lab:
48.5668, 72.4252, 27.7808
#ff3030 color charts
#ff3030 color shades, tints & tones
#ff3030 color schemes
#ff3030 color preview, HTML & CSS examples
This text has a color of #ff3030
<p style="color:#ff3030;">Text here</p>
.mytext {color:#ff3030;}
This box has a color of #ff3030
<div style="background-color:#ff3030;">Content here</div>
.mybackground {background-color:#ff3030;}
Border around this has a color of #ff3030
<div style="border:2px solid #ff3030;">Content here</div>
.myborder {border:2px solid #ff3030;}