#ff3034 color space conversions
Hex:
#ff3034
RGB:
255, 48, 52
CMY:
0, 81, 80
CMYK:
0, 81, 80, 0
HSL:
359°, 100.0000%, 59.4118%
HSV (HSB):
359°, 81.1765%, 100.0000%
XYZ:
42.9168, 23.6218, 5.5463
xyY:
0.5954, 0.3277, 23.6218
CIE-Lab:
55.7072, 74.5065, 49.4944
CIE-LCH:
55.7072, 89.4478, 33.5959
CIE-Luv:
55.7072, 157.1007, 32.8253
Hunter-Lab:
48.6023, 72.5650, 27.2557
#ff3034 color charts
#ff3034 color shades, tints & tones
#ff3034 color schemes
#ff3034 color preview, HTML & CSS examples
This text has a color of #ff3034
<p style="color:#ff3034;">Text here</p>
.mytext {color:#ff3034;}
This box has a color of #ff3034
<div style="background-color:#ff3034;">Content here</div>
.mybackground {background-color:#ff3034;}
Border around this has a color of #ff3034
<div style="border:2px solid #ff3034;">Content here</div>
.myborder {border:2px solid #ff3034;}