#ff303f color space conversions
Hex:
#ff303f
RGB:
255, 48, 63
CMY:
0, 81, 75
CMYK:
0, 81, 75, 0
HSL:
356°, 100.0000%, 59.4118%
HSV (HSB):
356°, 81.1765%, 100.0000%
XYZ:
43.1942, 23.7328, 7.0069
xyY:
0.5842, 0.3210, 23.7328
CIE-Lab:
55.8193, 74.8479, 43.6796
CIE-LCH:
55.8193, 86.6610, 30.2669
CIE-Luv:
55.8193, 154.8035, 29.0066
Hunter-Lab:
48.7163, 73.0129, 25.5737
#ff303f color charts
#ff303f RGB chart
#ff303f CMYK chart
#ff303f RGB pie chart
#ff303f color shades, tints & tones
#ff303f color schemes
#ff303f color preview, HTML & CSS examples
This text has a color of #ff303f
<p style="color:#ff303f;">Text here</p>
.mytext {color:#ff303f;}
Text color #ff303f
This box has a color of #ff303f
<div style="background-color:#ff303f;">Content here</div>
.mybackground {background-color:#ff303f;}
Background color #ff303f
Border around this has a color of #ff303f
<div style="border:2px solid #ff303f;">Content here</div>
.myborder {border:2px solid #ff303f;}
Border color #ff303f