#ff304a color space conversions
Hex:
#ff304a
RGB:
255, 48, 74
CMY:
0, 81, 71
CMYK:
0, 81, 71, 0
HSL:
352°, 100.0000%, 59.4118%
HSV (HSB):
352°, 81.1765%, 100.0000%
XYZ:
43.5330, 23.8683, 8.7912
xyY:
0.5714, 0.3133, 23.8683
CIE-Lab:
55.9557, 75.2623, 37.6194
CIE-LCH:
55.9557, 84.1406, 26.5579
CIE-Luv:
55.9557, 152.0869, 24.4765
Hunter-Lab:
48.8552, 73.5578, 23.5298
#ff304a color charts
#ff304a color shades, tints & tones
#ff304a color schemes
#ff304a color preview, HTML & CSS examples
This text has a color of #ff304a
<p style="color:#ff304a;">Text here</p>
.mytext {color:#ff304a;}
This box has a color of #ff304a
<div style="background-color:#ff304a;">Content here</div>
.mybackground {background-color:#ff304a;}
Border around this has a color of #ff304a
<div style="border:2px solid #ff304a;">Content here</div>
.myborder {border:2px solid #ff304a;}