#f81d29 color space conversions
Hex:
#f81d29
RGB:
248, 29, 41
CMY:
3, 89, 84
CMYK:
0, 88, 83, 3
HSL:
357°, 93.9914%, 54.3137%
HSV (HSB):
357°, 88.3065%, 97.2549%
XYZ:
39.5510, 20.9953, 4.0657
xyY:
0.6121, 0.3249, 20.9953
CIE-Lab:
52.9443, 76.1133, 52.0213
CIE-LCH:
52.9443, 92.1925, 34.3515
CIE-Luv:
52.9443, 160.7903, 32.3402
Hunter-Lab:
45.8206, 73.8899, 26.8135
#f81d29 color charts
#f81d29 color shades, tints & tones
#f81d29 color schemes
#f81d29 color preview, HTML & CSS examples
This text has a color of #f81d29
<p style="color:#f81d29;">Text here</p>
.mytext {color:#f81d29;}
This box has a color of #f81d29
<div style="background-color:#f81d29;">Content here</div>
.mybackground {background-color:#f81d29;}
Border around this has a color of #f81d29
<div style="border:2px solid #f81d29;">Content here</div>
.myborder {border:2px solid #f81d29;}