#ff3048 color space conversions
Hex:
#ff3048
RGB:
255, 48, 72
CMY:
0, 81, 72
CMYK:
0, 81, 72, 0
HSL:
353°, 100.0000%, 59.4118%
HSV (HSB):
353°, 81.1765%, 100.0000%
XYZ:
43.4667, 23.8418, 8.4419
xyY:
0.5738, 0.3147, 23.8418
CIE-Lab:
55.9290, 75.1814, 38.7338
CIE-LCH:
55.9290, 84.5728, 27.2577
CIE-Luv:
55.9290, 152.6112, 25.3520
Hunter-Lab:
48.8280, 73.4513, 23.9290
#ff3048 color charts
#ff3048 color shades, tints & tones
#ff3048 color schemes
#ff3048 color preview, HTML & CSS examples
This text has a color of #ff3048
<p style="color:#ff3048;">Text here</p>
.mytext {color:#ff3048;}
This box has a color of #ff3048
<div style="background-color:#ff3048;">Content here</div>
.mybackground {background-color:#ff3048;}
Border around this has a color of #ff3048
<div style="border:2px solid #ff3048;">Content here</div>
.myborder {border:2px solid #ff3048;}