#ff3046 color space conversions
Hex:
#ff3046
RGB:
255, 48, 70
CMY:
0, 81, 73
CMYK:
0, 81, 73, 0
HSL:
354°, 100.0000%, 59.4118%
HSV (HSB):
354°, 81.1765%, 100.0000%
XYZ:
43.4024, 23.8161, 8.1038
xyY:
0.5762, 0.3162, 23.8161
CIE-Lab:
55.9032, 75.1030, 39.8434
CIE-LCH:
55.9032, 85.0174, 27.9467
CIE-Luv:
55.9032, 153.1221, 26.2047
Hunter-Lab:
48.8017, 73.3482, 24.3158
#ff3046 color charts
#ff3046 color shades, tints & tones
#ff3046 color schemes
#ff3046 color preview, HTML & CSS examples
This text has a color of #ff3046
<p style="color:#ff3046;">Text here</p>
.mytext {color:#ff3046;}
This box has a color of #ff3046
<div style="background-color:#ff3046;">Content here</div>
.mybackground {background-color:#ff3046;}
Border around this has a color of #ff3046
<div style="border:2px solid #ff3046;">Content here</div>
.myborder {border:2px solid #ff3046;}