#ff303c color space conversions
Hex:
#ff303c
RGB:
255, 48, 60
CMY:
0, 81, 76
CMYK:
0, 81, 76, 0
HSL:
357°, 100.0000%, 59.4118%
HSV (HSB):
357°, 81.1765%, 100.0000%
XYZ:
43.1126, 23.7001, 6.5773
xyY:
0.5874, 0.3229, 23.7001
CIE-Lab:
55.7863, 74.7477, 45.2956
CIE-LCH:
55.7863, 87.4009, 31.2150
CIE-Luv:
55.7863, 155.4723, 30.1194
Hunter-Lab:
48.6828, 72.8813, 26.0676
#ff303c color charts
#ff303c RGB chart
#ff303c CMYK chart
#ff303c RGB pie chart
#ff303c color shades, tints & tones
#ff303c color schemes
#ff303c color preview, HTML & CSS examples
This text has a color of #ff303c
<p style="color:#ff303c;">Text here</p>
.mytext {color:#ff303c;}
Text color #ff303c
This box has a color of #ff303c
<div style="background-color:#ff303c;">Content here</div>
.mybackground {background-color:#ff303c;}
Background color #ff303c
Border around this has a color of #ff303c
<div style="border:2px solid #ff303c;">Content here</div>
.myborder {border:2px solid #ff303c;}
Border color #ff303c